Skip to content

Commit

Permalink
chore(release): 3.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
josias-r committed Jan 18, 2020
1 parent f89a7b7 commit d831402
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [3.2.1](https://github.com/josias-r/wpds-scripts/compare/v3.2.0...v3.2.1) (2020-01-18)


### Bug Fixes

* use lodash merge for deep merge ([1bc571d](https://github.com/josias-r/wpds-scripts/commit/1bc571df6053df12b78b1b2a5235702813ff1aaf))
* use the Terser plugin instead of UglifyJS which is deprecated ([f89a7b7](https://github.com/josias-r/wpds-scripts/commit/f89a7b7ec1ee892c27662f63fc7c1303255c5047))

## [3.2.0](https://github.com/josias-r/wpds-scripts/compare/v3.1.4...v3.2.0) (2020-01-18)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@josias-r/wpds-scripts",
"version": "3.2.0",
"version": "3.2.1",
"description": "WordPack Dev Server scripts",
"bin": {
"wpds-scripts": "./bin/wpds-scripts.js"
Expand Down

0 comments on commit d831402

Please sign in to comment.