Skip to content

Commit 2bc7f87

Browse files
committed
chore: prepare @liferay/npm-scripts v33.1.3 release
1 parent ffdfed8 commit 2bc7f87

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

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

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## [npm-scripts/v33.1.3](https://github.com/liferay/liferay-frontend-projects/tree/npm-scripts/v33.1.3) (2020-10-08)
2+
3+
[Full changelog](https://github.com/liferay/liferay-frontend-projects/compare/npm-scripts/v33.1.2...npm-scripts/v33.1.3)
4+
5+
### :house: Chores
6+
7+
- chore(npm-scripts): update npm-bundler-preset-liferay-dev to v4.6.4 ([\#143](https://github.com/liferay/liferay-frontend-projects/pull/143))
8+
- chore(npm-tools): update js-toolkit deps from v2.19.3 to v2.19.4 ([\#142](https://github.com/liferay/liferay-frontend-projects/pull/142))
9+
10+
### :woman_juggling: Refactoring
11+
12+
- refactor(js-toolkit): make tests work in monorepo ([\#133](https://github.com/liferay/liferay-frontend-projects/pull/133))
13+
114
## [npm-scripts/v33.1.2](https://github.com/liferay/liferay-frontend-projects/tree/npm-scripts/v33.1.2) (2020-10-05)
215

316
[Full changelog](https://github.com/liferay/liferay-frontend-projects/compare/npm-scripts/v33.1.1...npm-scripts/v33.1.2)

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,5 +93,5 @@
9393
"preversion": "yarn ci",
9494
"test": "jest"
9595
},
96-
"version": "33.1.2"
96+
"version": "33.1.3"
9797
}

0 commit comments

Comments
 (0)