Skip to content

Commit 011a5ec

Browse files
committed
chore: prepare @liferay/npm-scripts v47.20.0 release
1 parent 2c77729 commit 011a5ec

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

projects/npm-tools/packages/npm-scripts/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [npm-scripts/v47.20.0](https://github.com/liferay/liferay-frontend-projects/tree/npm-scripts/v47.20.0) (2023-06-20)
2+
3+
[Full changelog](https://github.com/liferay/liferay-frontend-projects/compare/npm-scripts/v47.19.0...npm-scripts/v47.20.0)
4+
5+
### :new: Features
6+
7+
- feat(npm-script): generate \_\_liferay\_\_/lang.json file ([\#1144](https://github.com/liferay/liferay-frontend-projects/pull/1144))
8+
19
## [npm-scripts/v47.19.0](https://github.com/liferay/liferay-frontend-projects/tree/npm-scripts/v47.19.0) (2023-05-31)
210

311
[Full changelog](https://github.com/liferay/liferay-frontend-projects/compare/npm-scripts/v47.18.2...npm-scripts/v47.19.0)

projects/npm-tools/packages/npm-scripts/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -108,5 +108,5 @@
108108
"preversion": "liferay-workspace-scripts ci",
109109
"test": "liferay-workspace-scripts test"
110110
},
111-
"version": "47.19.0"
111+
"version": "47.20.0"
112112
}

0 commit comments

Comments
 (0)