Skip to content

Commit

Permalink
Bump versions [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
rushbot committed Mar 16, 2024
1 parent 3ee86dd commit b06c4d6
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion apps/api-documenter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/api-documenter",
"version": "7.23.38",
"version": "7.24.0",
"description": "Read JSON files from api-extractor, generate documentation pages",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion libraries/module-minifier/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rushstack/module-minifier",
"version": "0.4.38",
"version": "0.4.39",
"description": "Wrapper for terser to support bulk parallel minification.",
"main": "lib/index.js",
"typings": "dist/module-minifier.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion webpack/webpack4-module-minifier-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rushstack/webpack4-module-minifier-plugin",
"version": "0.13.38",
"version": "0.13.39",
"description": "This plugin splits minification of webpack compilations into smaller units.",
"main": "lib/index.js",
"typings": "dist/webpack4-module-minifier-plugin.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion webpack/webpack5-module-minifier-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rushstack/webpack5-module-minifier-plugin",
"version": "5.5.38",
"version": "5.5.39",
"description": "This plugin splits minification of webpack compilations into smaller units.",
"main": "lib/index.js",
"typings": "dist/webpack5-module-minifier-plugin.d.ts",
Expand Down

0 comments on commit b06c4d6

Please sign in to comment.