Skip to content

Commit 7ab4184

Browse files
chore: prepare @liferay/npm-scripts v47.14.3 release
1 parent 72e1320 commit 7ab4184

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

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

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [npm-scripts/v47.14.3](https://github.com/liferay/liferay-frontend-projects/tree/npm-scripts/v47.14.3) (2023-02-16)
2+
3+
[Full changelog](https://github.com/liferay/liferay-frontend-projects/compare/npm-scripts/v47.14.2...npm-scripts/v47.14.3)
4+
5+
### :wrench: Bug fixes
6+
7+
- fix: update npm-scripts cacheing and remove dev-server ([\#1077](https://github.com/liferay/liferay-frontend-projects/pull/1077))
8+
19
## [npm-scripts/v47.14.2](https://github.com/liferay/liferay-frontend-projects/tree/npm-scripts/v47.14.2) (2023-02-08)
210

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

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

Lines changed: 1 addition & 1 deletion
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.14.2"
111+
"version": "47.14.3"
112112
}

0 commit comments

Comments
 (0)