Skip to content

Commit

Permalink
chore(release): 1.2.3 [skip ci]
Browse files Browse the repository at this point in the history
## [1.2.3](v1.2.2...v1.2.3) (2020-04-16)

### Bug Fixes

* **deps:** [security] bump minimist from 1.2.0 to 1.2.5 ([15c5974](15c5974))
  • Loading branch information
semantic-release-bot committed Apr 16, 2020
1 parent 0b0238e commit d49eeca
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.2.3](https://github.com/amclin/aem-packager/compare/v1.2.2...v1.2.3) (2020-04-16)


### Bug Fixes

* **deps:** [security] bump minimist from 1.2.0 to 1.2.5 ([15c5974](https://github.com/amclin/aem-packager/commit/15c597410117135730e73a1f74e2109141ca0300))

## [1.2.2](https://github.com/amclin/aem-packager/compare/v1.2.1...v1.2.2) (2020-04-16)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "aem-packager",
"version": "1.2.2",
"version": "1.2.3",
"description": "A node plugin to package files into a bundle installable through the AEM package manager.",
"main": "aem-packager.js",
"repository": {
Expand Down

0 comments on commit d49eeca

Please sign in to comment.