Skip to content

Commit

Permalink
chore: prepare @liferay/npm-scripts v34.1.0-pre.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
wincent committed Nov 16, 2020
1 parent 34dbfa9 commit 5d0814e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions projects/npm-tools/packages/npm-scripts/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [npm-scripts/v34.1.0-pre.0](https://github.com/liferay/liferay-frontend-projects/tree/npm-scripts/v34.1.0-pre.0) (2020-11-13)

[Full changelog](https://github.com/liferay/liferay-frontend-projects/compare/npm-scripts/v34.0.1...npm-scripts/v34.1.0-pre.0)

### :new: Features

- feat(npm-scripts): add jest mock for createRange and createContextualFragment ([\#234](https://github.com/liferay/liferay-frontend-projects/pull/234))
- feat(npm-scripts): add minification to build process ([\#233](https://github.com/liferay/liferay-frontend-projects/pull/233))

## [npm-scripts/v34.0.1](https://github.com/liferay/liferay-frontend-projects/tree/npm-scripts/v34.0.1) (2020-11-03)

[Full changelog](https://github.com/liferay/liferay-frontend-projects/compare/npm-scripts/v34.0.0...npm-scripts/v34.0.1)
Expand Down
2 changes: 1 addition & 1 deletion projects/npm-tools/packages/npm-scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,5 +98,5 @@
"preversion": "liferay-workspace-scripts ci",
"test": "liferay-workspace-scripts test"
},
"version": "34.0.1"
"version": "34.1.0-pre.0"
}

0 comments on commit 5d0814e

Please sign in to comment.