Skip to content

Commit 80f6d2e

Browse files
committed
chore: prepare @liferay/npm-scripts v47.19.0 release
1 parent 2c06aca commit 80f6d2e

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.19.0](https://github.com/liferay/liferay-frontend-projects/tree/npm-scripts/v47.19.0) (2023-05-31)
2+
3+
[Full changelog](https://github.com/liferay/liferay-frontend-projects/compare/npm-scripts/v47.18.2...npm-scripts/v47.19.0)
4+
5+
### :new: Features
6+
7+
- feat(npm-scripts): support SVG exports ([\#1140](https://github.com/liferay/liferay-frontend-projects/pull/1140))
8+
19
## [npm-scripts/v47.18.2](https://github.com/liferay/liferay-frontend-projects/tree/npm-scripts/v47.18.2) (2023-05-24)
210

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

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.18.2"
111+
"version": "47.19.0"
112112
}

0 commit comments

Comments
 (0)