Skip to content

Commit ea44388

Browse files
chore: prepare @liferay/npm-scripts v46.5.0 release
1 parent b6cc674 commit ea44388

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

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

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [npm-scripts/v46.5.0](https://github.com/liferay/liferay-frontend-projects/tree/npm-scripts/v46.5.0) (2021-11-11)
2+
3+
[Full changelog](https://github.com/liferay/liferay-frontend-projects/compare/npm-scripts/v46.4.1...npm-scripts/v46.5.0)
4+
5+
### :new: Features
6+
7+
- feat(npm-scripts): update liferay-theme-tasks dependency version ([\#745](https://github.com/liferay/liferay-frontend-projects/pull/745))
8+
- feat(npm-scripts): add preflight check for yarn.lock validity ([\#744](https://github.com/liferay/liferay-frontend-projects/pull/744))
9+
- feat(npm-scripts): bump eslint-plugin version ([\#733](https://github.com/liferay/liferay-frontend-projects/pull/733))
10+
- feat(npm-scripts): lint against dev directories ([\#731](https://github.com/liferay/liferay-frontend-projects/pull/731))
11+
112
## [npm-scripts/v46.4.1](https://github.com/liferay/liferay-frontend-projects/tree/npm-scripts/v46.4.1) (2021-10-21)
213

314
### :wrench: Bug fixes

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": "46.4.1"
110+
"version": "46.5.0"
111111
}

0 commit comments

Comments
 (0)