Skip to content

Commit 65d4d81

Browse files
committed
chore: prepare @liferay/npm-scripts v49.2.0 release
1 parent e34159b commit 65d4d81

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/v49.2.0](https://github.com/liferay/liferay-frontend-projects/tree/npm-scripts/v49.2.0) (2024-01-18)
2+
3+
[Full changelog](https://github.com/liferay/liferay-frontend-projects/compare/npm-scripts/v49.1.0...npm-scripts/v49.2.0)
4+
5+
### :new: Features
6+
7+
- feat(npm-scripts): detect playwright folder as root ([\#1190](https://github.com/liferay/liferay-frontend-projects/pull/1190))
8+
19
## [npm-scripts/v49.1.0](https://github.com/liferay/liferay-frontend-projects/tree/npm-scripts/v49.1.0) (2024-01-09)
210

311
[Full changelog](https://github.com/liferay/liferay-frontend-projects/compare/npm-scripts/v49.0.0...npm-scripts/v49.1.0)

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

+1-1
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.1.0"
110+
"version": "49.2.0"
111111
}

0 commit comments

Comments
 (0)