Skip to content

Commit e2b54af

Browse files
chore: prepare @liferay/npm-scripts v49.2.3 release
1 parent f812d08 commit e2b54af

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [npm-scripts/v49.2.3](https://github.com/liferay/liferay-frontend-projects/tree/npm-scripts/v49.2.3) (2024-03-21)
2+
3+
[Full changelog](https://github.com/liferay/liferay-frontend-projects/compare/npm-scripts/v49.2.2...npm-scripts/v49.2.3)
4+
5+
### :wrench: Bug fixes
6+
7+
- fix(npm-scripts): fix unit test to use master branch name ([\#1200](https://github.com/liferay/liferay-frontend-projects/pull/1200))
8+
- fix(npm-scripts): fix support for windows file system ([\#1199](https://github.com/liferay/liferay-frontend-projects/pull/1199))
9+
110
## [npm-scripts/v49.2.2](https://github.com/liferay/liferay-frontend-projects/tree/npm-scripts/v49.2.2) (2024-03-13)
211

312
[Full changelog](https://github.com/liferay/liferay-frontend-projects/compare/npm-scripts/v49.2.1...npm-scripts/v49.2.2)

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,5 +107,5 @@
107107
"preversion": "liferay-workspace-scripts ci",
108108
"test": "liferay-workspace-scripts test"
109109
},
110-
"version": "49.2.2"
110+
"version": "49.2.3"
111111
}

0 commit comments

Comments
 (0)