Skip to content

Commit 98aef03

Browse files
committed
chore: prepare @liferay/js-toolkit-core v4.1.0 release
1 parent 7659fab commit 98aef03

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

projects/js-toolkit/packages/js-toolkit-core/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [js-toolkit-core/v4.1.0](https://github.com/liferay/liferay-frontend-projects/tree/js-toolkit-core/v4.1.0) (2021-12-17)
2+
3+
[Full changelog](https://github.com/liferay/liferay-frontend-projects/compare/js-toolkit-core/v4.0.1...js-toolkit-core/v4.1.0)
4+
5+
### :new: Features
6+
7+
- feat(js-toolkit-core): don't warn user when loading old bundler projects ([\#763](https://github.com/liferay/liferay-frontend-projects/pull/763))
8+
- feat(js-toolkit-core): add more transformations and LiferayJson schema ([\#763](https://github.com/liferay/liferay-frontend-projects/pull/763))
9+
110
## [js-toolkit-core/v4.0.1](https://github.com/liferay/liferay-frontend-projects/tree/js-toolkit-core/v4.0.1) (2021-10-05)
211

312
[Full changelog](https://github.com/liferay/liferay-frontend-projects/compare/js-toolkit-core/v4.0.0...js-toolkit-core/v4.0.1)

projects/js-toolkit/packages/js-toolkit-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,5 @@
3838
"preversion": "liferay-workspace-scripts ci",
3939
"test": "liferay-workspace-scripts test"
4040
},
41-
"version": "4.0.1"
41+
"version": "4.1.0"
4242
}

0 commit comments

Comments
 (0)