Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

Commit

Permalink
chore: bump:0.7.6
Browse files Browse the repository at this point in the history
  • Loading branch information
10Derozan committed Jan 4, 2023
1 parent d13a9c2 commit 16d9458
Show file tree
Hide file tree
Showing 21 changed files with 95 additions and 33 deletions.

This file was deleted.

This file was deleted.

2 changes: 1 addition & 1 deletion common/config/rush/version-policies.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
{
"definitionName": "lockStepVersion",
"policyName": "fixed",
"version": "0.7.5",
"version": "0.7.6",
"nextBump": "prerelease"
}
// {
Expand Down
6 changes: 6 additions & 0 deletions packages/libuild-plugin-babel-preset/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
{
"name": "@modern-js/libuild-plugin-babel-preset",
"entries": [
{
"version": "0.7.6",
"tag": "@modern-js/libuild-plugin-babel-preset_v0.7.6",
"date": "Wed, 04 Jan 2023 13:09:40 GMT",
"comments": {}
},
{
"version": "0.7.5",
"tag": "@modern-js/libuild-plugin-babel-preset_v0.7.5",
Expand Down
7 changes: 6 additions & 1 deletion packages/libuild-plugin-babel-preset/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @modern-js/libuild-plugin-babel-preset

This log was last generated on Tue, 03 Jan 2023 03:12:59 GMT and should not be manually modified.
This log was last generated on Wed, 04 Jan 2023 13:09:40 GMT and should not be manually modified.

## 0.7.6
Wed, 04 Jan 2023 13:09:40 GMT

_Version update only_

## 0.7.5
Tue, 03 Jan 2023 03:12:59 GMT
Expand Down
2 changes: 1 addition & 1 deletion packages/libuild-plugin-babel-preset/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@modern-js/libuild-plugin-babel-preset",
"version": "0.7.5",
"version": "0.7.6",
"description": "A plugin for libuild to transform your code with @babel/preset-react, @babel/preset-typescript and babel-plugin-import",
"keywords": [
"libuild",
Expand Down
6 changes: 6 additions & 0 deletions packages/libuild-plugin-babel/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
{
"name": "@modern-js/libuild-plugin-babel",
"entries": [
{
"version": "0.7.6",
"tag": "@modern-js/libuild-plugin-babel_v0.7.6",
"date": "Wed, 04 Jan 2023 13:09:40 GMT",
"comments": {}
},
{
"version": "0.7.5",
"tag": "@modern-js/libuild-plugin-babel_v0.7.5",
Expand Down
7 changes: 6 additions & 1 deletion packages/libuild-plugin-babel/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @modern-js/libuild-plugin-babel

This log was last generated on Tue, 03 Jan 2023 03:12:59 GMT and should not be manually modified.
This log was last generated on Wed, 04 Jan 2023 13:09:40 GMT and should not be manually modified.

## 0.7.6
Wed, 04 Jan 2023 13:09:40 GMT

_Version update only_

## 0.7.5
Tue, 03 Jan 2023 03:12:59 GMT
Expand Down
2 changes: 1 addition & 1 deletion packages/libuild-plugin-babel/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@modern-js/libuild-plugin-babel",
"version": "0.7.5",
"version": "0.7.6",
"description": "A plugin for libuild to transform your code with babel",
"keywords": [
"libuild",
Expand Down
6 changes: 6 additions & 0 deletions packages/libuild-plugin-node-polyfill/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
{
"name": "@modern-js/libuild-plugin-node-polyfill",
"entries": [
{
"version": "0.7.6",
"tag": "@modern-js/libuild-plugin-node-polyfill_v0.7.6",
"date": "Wed, 04 Jan 2023 13:09:40 GMT",
"comments": {}
},
{
"version": "0.7.5",
"tag": "@modern-js/libuild-plugin-node-polyfill_v0.7.5",
Expand Down
7 changes: 6 additions & 1 deletion packages/libuild-plugin-node-polyfill/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @modern-js/libuild-plugin-node-polyfill

This log was last generated on Tue, 03 Jan 2023 03:12:59 GMT and should not be manually modified.
This log was last generated on Wed, 04 Jan 2023 13:09:40 GMT and should not be manually modified.

## 0.7.6
Wed, 04 Jan 2023 13:09:40 GMT

_Version update only_

## 0.7.5
Tue, 03 Jan 2023 03:12:59 GMT
Expand Down
2 changes: 1 addition & 1 deletion packages/libuild-plugin-node-polyfill/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@modern-js/libuild-plugin-node-polyfill",
"version": "0.7.5",
"version": "0.7.6",
"description": "A plugin for libuild includes node polyfill",
"keywords": [
"libuild",
Expand Down
12 changes: 12 additions & 0 deletions packages/libuild-plugin-svgr/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
{
"name": "@modern-js/libuild-plugin-svgr",
"entries": [
{
"version": "0.7.6",
"tag": "@modern-js/libuild-plugin-svgr_v0.7.6",
"date": "Wed, 04 Jan 2023 13:09:40 GMT",
"comments": {
"none": [
{
"comment": "transform svg on load hooks"
}
]
}
},
{
"version": "0.7.5",
"tag": "@modern-js/libuild-plugin-svgr_v0.7.5",
Expand Down
9 changes: 8 additions & 1 deletion packages/libuild-plugin-svgr/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Change Log - @modern-js/libuild-plugin-svgr

This log was last generated on Tue, 03 Jan 2023 03:12:59 GMT and should not be manually modified.
This log was last generated on Wed, 04 Jan 2023 13:09:40 GMT and should not be manually modified.

## 0.7.6
Wed, 04 Jan 2023 13:09:40 GMT

### Updates

- transform svg on load hooks

## 0.7.5
Tue, 03 Jan 2023 03:12:59 GMT
Expand Down
2 changes: 1 addition & 1 deletion packages/libuild-plugin-svgr/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@modern-js/libuild-plugin-svgr",
"version": "0.7.5",
"version": "0.7.6",
"description": "A plugin for libuild to transform your svg to react component",
"keywords": [
"libuild",
Expand Down
6 changes: 6 additions & 0 deletions packages/libuild-plugin-swc/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
{
"name": "@modern-js/libuild-plugin-swc",
"entries": [
{
"version": "0.7.6",
"tag": "@modern-js/libuild-plugin-swc_v0.7.6",
"date": "Wed, 04 Jan 2023 13:09:40 GMT",
"comments": {}
},
{
"version": "0.7.5",
"tag": "@modern-js/libuild-plugin-swc_v0.7.5",
Expand Down
7 changes: 6 additions & 1 deletion packages/libuild-plugin-swc/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @modern-js/libuild-plugin-swc

This log was last generated on Tue, 03 Jan 2023 03:12:59 GMT and should not be manually modified.
This log was last generated on Wed, 04 Jan 2023 13:09:40 GMT and should not be manually modified.

## 0.7.6
Wed, 04 Jan 2023 13:09:40 GMT

_Version update only_

## 0.7.5
Tue, 03 Jan 2023 03:12:59 GMT
Expand Down
2 changes: 1 addition & 1 deletion packages/libuild-plugin-swc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@modern-js/libuild-plugin-swc",
"version": "0.7.5",
"version": "0.7.6",
"description": "A plugin for libuild to transform your code with swc",
"keywords": [
"libuild",
Expand Down
12 changes: 12 additions & 0 deletions packages/libuild/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
{
"name": "@modern-js/libuild",
"entries": [
{
"version": "0.7.6",
"tag": "@modern-js/libuild_v0.7.6",
"date": "Wed, 04 Jan 2023 13:09:40 GMT",
"comments": {
"none": [
{
"comment": "refactor asset, support svgr in bundleless"
}
]
}
},
{
"version": "0.7.5",
"tag": "@modern-js/libuild_v0.7.5",
Expand Down
9 changes: 8 additions & 1 deletion packages/libuild/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Change Log - @modern-js/libuild

This log was last generated on Tue, 03 Jan 2023 03:12:59 GMT and should not be manually modified.
This log was last generated on Wed, 04 Jan 2023 13:09:40 GMT and should not be manually modified.

## 0.7.6
Wed, 04 Jan 2023 13:09:40 GMT

### Updates

- refactor asset, support svgr in bundleless

## 0.7.5
Tue, 03 Jan 2023 03:12:59 GMT
Expand Down
2 changes: 1 addition & 1 deletion packages/libuild/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@modern-js/libuild",
"version": "0.7.5",
"version": "0.7.6",
"description": "A tool for building modern JavaScript libraries",
"keywords": [
"modern",
Expand Down

0 comments on commit 16d9458

Please sign in to comment.