Skip to content

Commit 751a0a0

Browse files
chore: prepare @liferay/npm-scripts v47.10.2 release
1 parent e397f7e commit 751a0a0

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.10.2](https://github.com/liferay/liferay-frontend-projects/tree/npm-scripts/v47.10.2) (2022-11-30)
2+
3+
[Full changelog](https://github.com/liferay/liferay-frontend-projects/compare/npm-scripts/v47.10.1...npm-scripts/v47.10.2)
4+
5+
### :wrench: Bug fixes
6+
7+
- fix(npm-scripts): remove type file instead of source file, which didn't even exist in the first place ([\#1051](https://github.com/liferay/liferay-frontend-projects/pull/1051))
8+
19
## [npm-scripts/v47.10.1](https://github.com/liferay/liferay-frontend-projects/tree/npm-scripts/v47.10.1) (2022-11-18)
210

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

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

0 commit comments

Comments
 (0)