## [3.1.5](https://github.com/amclin/aem-packager/compare/v3.1.4...v3.1.5) (2023-10-07)


### Bug Fixes

* config merge fix ([e31e2a1](https://github.com/amclin/aem-packager/commit/e31e2a1d6ee5e2b8a893c1f4efc01d455ab956fa)), closes [#486](https://github.com/amclin/aem-packager/issues/486)
* configs were not loading from package.json ([00b5501](https://github.com/amclin/aem-packager/commit/00b55013725d2b911a47a8c3ef6267fa8a10b3b1))

## [3.1.4](https://github.com/amclin/aem-packager/compare/v3.1.3...v3.1.4) (2023-10-07)


### Bug Fixes

* **deps:** bump yaml, cosmiconfig and semantic-release ([952eb2f](https://github.com/amclin/aem-packager/commit/952eb2fa35fb3f8041961353f133e339af7b3b01))

## [3.1.3](https://github.com/amclin/aem-packager/compare/v3.1.2...v3.1.3) (2023-01-03)


### Bug Fixes

* **deps:** bump json5 from 1.0.1 to 1.0.2 ([0377874](https://github.com/amclin/aem-packager/commit/0377874326c19962c9a7de87ee72cf715ae4f684))

## [3.1.2](https://github.com/amclin/aem-packager/compare/v3.1.1...v3.1.2) (2022-10-25)


### Bug Fixes

* **deps:** bump read-config-file from 6.2.0 to 6.3.2 ([869ea07](https://github.com/amclin/aem-packager/commit/869ea070be3ccea1eb9d66ff18987a26c182b4dd))

## [3.1.1](https://github.com/amclin/aem-packager/compare/v3.1.0...v3.1.1) (2022-10-25)


### Bug Fixes

* **deps:** bump yargs-parser and yargs ([7d98d22](https://github.com/amclin/aem-packager/commit/7d98d22412743c12ed1391307274eecfafac4a18))

# [3.1.0](https://github.com/amclin/aem-packager/compare/v3.0.0...v3.1.0) (2022-07-09)


### Features

* support for NPM v7 and later ([688a958](https://github.com/amclin/aem-packager/commit/688a958d1c0b34e13a981cf121e1a54b06f41455)), closes [#395](https://github.com/amclin/aem-packager/issues/395)

# [3.0.0](https://github.com/amclin/aem-packager/compare/v2.0.21...v3.0.0) (2022-07-07)


### Continuous Integration

* specify node versions by keyword ([ad10b13](https://github.com/amclin/aem-packager/commit/ad10b13cd2e60ac2d01c96ca478093e382667559))


### Features

* bump minimum Node from v12 to v14 ([e67c5e5](https://github.com/amclin/aem-packager/commit/e67c5e5edeb59c2bcbadb8a0dc09ce558a88cdc5))


### BREAKING CHANGES

* drop support for Node v12

No explicit functional changes or library dependencies
currently need v14, so technically it may still work on v12,
but is unsupported and no longer tested.
* drop support for Node 12

## [2.0.21](https://github.com/amclin/aem-packager/compare/v2.0.20...v2.0.21) (2022-06-22)


### Bug Fixes

* **deps:** bump ansi-regex from 5.0.0 to 5.0.1 ([e809384](https://github.com/amclin/aem-packager/commit/e809384c342073dc21668dd636ae0b1b895e2c4a))

## [2.0.20](https://github.com/amclin/aem-packager/compare/v2.0.19...v2.0.20) (2022-06-22)


### Bug Fixes

* **deps:** bump shell-quote from 1.6.1 to 1.7.3 ([cbc3cde](https://github.com/amclin/aem-packager/commit/cbc3cdee6adc317ff7adc4bc9d26fb1b5c6294a5))

## [2.0.19](https://github.com/amclin/aem-packager/compare/v2.0.18...v2.0.19) (2022-06-02)


### Bug Fixes

* **deps:** bump npm from 8.8.0 to 8.11.0 ([d745e7b](https://github.com/amclin/aem-packager/commit/d745e7bab6ac7dc8331e8e2a08cd29b4a82c24ad))

## [2.0.18](https://github.com/amclin/aem-packager/compare/v2.0.17...v2.0.18) (2022-05-06)


### Bug Fixes

* **deps:** bump minimist from 1.2.5 to 1.2.6 ([27910f2](https://github.com/amclin/aem-packager/commit/27910f2e300dd8fbd927fad6924c6d90391bf8d7))
* **deps:** bump node-fetch from 2.6.6 to 2.6.7 ([b9705fa](https://github.com/amclin/aem-packager/commit/b9705fab0ba1d024e4ec49fc147420e180915fd6))

## [2.0.17](https://github.com/amclin/aem-packager/compare/v2.0.16...v2.0.17) (2022-05-06)


### Bug Fixes

* **deps:** bump command-line-args from 5.2.0 to 5.2.1 ([90cd173](https://github.com/amclin/aem-packager/commit/90cd173194e5a59e5445f1b3ab351addd4aabe76))

## [2.0.16](https://github.com/amclin/aem-packager/compare/v2.0.15...v2.0.16) (2021-10-13)


### Bug Fixes

* **deps:** bump path-parse from 1.0.6 to 1.0.7 ([fe35624](https://github.com/amclin/aem-packager/commit/fe3562449a63be2cb01616dd7ccf19101c9a86c7))

## [2.0.15](https://github.com/amclin/aem-packager/compare/v2.0.14...v2.0.15) (2021-10-13)

### Bug Fixes

*   **deps:** bump command-line-args from 5.1.3 to 5.2.0 ([bb4eb3f](https://github.com/amclin/aem-packager/commit/bb4eb3f6fba2111028c1fb327065459f78d85964))

## [2.0.14](https://github.com/amclin/aem-packager/compare/v2.0.13...v2.0.14) (2021-07-12)

### Bug Fixes

*   **deps:** bump command-line-args from 5.1.1 to 5.1.3 ([eb1edf4](https://github.com/amclin/aem-packager/commit/eb1edf47297b4bf671cb3ea176570d4fe44c3c10))

## [2.0.13](https://github.com/amclin/aem-packager/compare/v2.0.12...v2.0.13) (2021-07-01)

### Bug Fixes

*   maven failing to resolve Adobe vault plugin ([6611718](https://github.com/amclin/aem-packager/commit/66117180ae65e25ef4e077976adef82c7b74d865))

## [2.0.12](https://github.com/amclin/aem-packager/compare/v2.0.11...v2.0.12) (2021-06-08)

### Bug Fixes

*   **deps:** \[security] bump glob-parent from 5.1.0 to 5.1.2 ([81e0bfa](https://github.com/amclin/aem-packager/commit/81e0bfafa195e44260f5ddd8c8ecafde6d89dbac))
*   **deps:** \[security] bump trim-newlines from 3.0.0 to 3.0.1 ([a4aec8f](https://github.com/amclin/aem-packager/commit/a4aec8faae12b880536f27b3ad4e68653b16a78c))

## [2.0.11](https://github.com/amclin/aem-packager/compare/v2.0.10...v2.0.11) (2021-05-11)

### Bug Fixes

*   **deps:** bump read-config-file from 6.1.0 to 6.2.0 ([969258d](https://github.com/amclin/aem-packager/commit/969258db9a97752c0331f77b1650dbaa6722daef))

## [2.0.10](https://github.com/amclin/aem-packager/compare/v2.0.9...v2.0.10) (2021-05-07)

### Bug Fixes

*   **deps:** \[security] bump hosted-git-info from 2.7.1 to 2.8.9 ([50fb816](https://github.com/amclin/aem-packager/commit/50fb81610844162999deaadfcae7259bbd80c60f))

## [2.0.9](https://github.com/amclin/aem-packager/compare/v2.0.8...v2.0.9) (2021-05-06)

### Bug Fixes

*   **deps:** \[security] bump lodash from 4.17.19 to 4.17.21 ([a015813](https://github.com/amclin/aem-packager/commit/a0158139a7a1622629e84aa4bd85a1a450d63ab5))

## [2.0.8](https://github.com/amclin/aem-packager/compare/v2.0.7...v2.0.8) (2021-03-29)

### Bug Fixes

*   **deps:** \[security] bump y18n from 4.0.0 to 4.0.1 ([25ef707](https://github.com/amclin/aem-packager/commit/25ef707caef5762d217a6f514b56043e93da0cf0))

## [2.0.7](https://github.com/amclin/aem-packager/compare/v2.0.6...v2.0.7) (2021-03-15)

### Bug Fixes

*   **deps:** bump read-config-file from 6.0.0 to 6.1.0 ([e8f1506](https://github.com/amclin/aem-packager/commit/e8f1506654bc4796fd843ff4308ff84185510dbb))

## [2.0.6](https://github.com/amclin/aem-packager/compare/v2.0.5...v2.0.6) (2021-03-12)

### Bug Fixes

*   husky was preventing  package from being installable ([b15f019](https://github.com/amclin/aem-packager/commit/b15f0191a4732aba7c0a238596d690e0376edb19))

## [2.0.5](https://github.com/amclin/aem-packager/compare/v2.0.4...v2.0.5) (2021-03-12)

### Bug Fixes

*   **deps:** adopt Husky 5 syntax for automating checks ([57fcedd](https://github.com/amclin/aem-packager/commit/57fcedda0f5146fb9feeea8db2a4c6f822c138ce))

## [2.0.4](https://github.com/amclin/aem-packager/compare/v2.0.3...v2.0.4) (2020-12-10)

### Bug Fixes

*   **deps:** \[security] bump ini from 1.3.5 to 1.3.7 ([3420d61](https://github.com/amclin/aem-packager/commit/3420d618a1f3c8ba29b1ff7ac7a36fb7a296c36a))

## [2.0.3](https://github.com/amclin/aem-packager/compare/v2.0.2...v2.0.3) (2020-11-18)

### Bug Fixes

*   **deps:** \[security] bump npm-user-validate from 1.0.0 to 1.0.1 ([2c163c2](https://github.com/amclin/aem-packager/commit/2c163c21af8b56a4266befdad8c95639e5b9fdf3))

## [2.0.2](https://github.com/amclin/aem-packager/compare/v2.0.1...v2.0.2) (2020-10-17)

### Bug Fixes

*   **deps:** \[security] bump npm-user-validate from 1.0.0 to 1.0.1 ([21014ec](https://github.com/amclin/aem-packager/commit/21014ecaddd2ecbf28b3939d45031f51bb62a65a))

## [2.0.1](https://github.com/amclin/aem-packager/compare/v2.0.0...v2.0.1) (2020-07-07)

### Bug Fixes

*   **deps:** \[security] bump npm-registry-fetch from 4.0.3 to 4.0.5 ([35b29a6](https://github.com/amclin/aem-packager/commit/35b29a6d09f1a785d48d234a322d52ccd9dde7a7))

# [2.0.0](https://github.com/amclin/aem-packager/compare/v1.3.0...v2.0.0) (2020-06-01)

### Features

*   version bump for breaking change ([0b11cb8](https://github.com/amclin/aem-packager/commit/0b11cb83ad4309740941959512fcd4ca3106340f))

### BREAKING CHANGES

*   now requires Node v12

# [1.3.0](https://github.com/amclin/aem-packager/compare/v1.2.3...v1.3.0) (2020-06-01)

### Bug Fixes

*   **deps:** bump maven from 4.7.0 to 5.0.0 ([ada25d3](https://github.com/amclin/aem-packager/commit/ada25d3cc0c349cea447d0d3f353dc3dcb29b38a))

### Features

*   **deps:** enforce minimum Node v12 ([1273dac](https://github.com/amclin/aem-packager/commit/1273dac8ad76487bf0c82f43249a9ec26bde491d)), closes [#222](https://github.com/amclin/aem-packager/issues/222)

## [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)

### Bug Fixes

*   **deps-dev:** \[security] bump minimist and semantic-release ([63db0cc](https://github.com/amclin/aem-packager/commit/63db0cc80c8bf4725937e8ef39d15efd7ae6f983))

## [1.2.1](https://github.com/amclin/aem-packager/compare/v1.2.0...v1.2.1) (2020-04-01)

### Bug Fixes

*   **deps:** bump read-config-file from 5.0.2 to 6.0.0 ([3887115](https://github.com/amclin/aem-packager/commit/3887115903467c86ef2094cc93298bc24dacb266))

# [1.2.0](https://github.com/amclin/aem-packager/compare/v1.1.3...v1.2.0) (2020-03-24)

### Bug Fixes

*   **deps:** resolve dependency changes in package.json ([8500be4](https://github.com/amclin/aem-packager/commit/8500be4f8048d3a16714b6fcc01b3407d6474851))

### Features

*   **deps:** remove lodash dependency ([3775405](https://github.com/amclin/aem-packager/commit/3775405620d4f22531e6d4b78810c76ec01092bb))

## [1.1.3](https://github.com/amclin/aem-packager/compare/v1.1.2...v1.1.3) (2020-03-24)

### Bug Fixes

*   **ci:** improve release versioning ([c6f5f67](https://github.com/amclin/aem-packager/commit/c6f5f67546f8c8d3b560eb6ce7e38e003c382717))
*   **deps:** \[security] bump acorn from 7.0.0 to 7.1.1 ([1699dd0](https://github.com/amclin/aem-packager/commit/1699dd01f0ab2d4a439df918eb6e5d338f406540))
*   **deps:** \[security] bump npm from 6.13.0 to 6.13.4 ([090745e](https://github.com/amclin/aem-packager/commit/090745ea12275d93bfd5bba2a2e6037ffd4b23a3))
*   **deps:** bump read-config-file from 5.0.0 to 5.0.1 ([9d85306](https://github.com/amclin/aem-packager/commit/9d853062954b23e9959657ac48fb27d775f1bdb9))
*   **deps:** bump read-config-file from 5.0.1 to 5.0.2 ([3ed6c0d](https://github.com/amclin/aem-packager/commit/3ed6c0d7a9749546670e078ef8cab21eddef9b03))

## [1.1.2](https://github.com/amclin/aem-packager/compare/v1.1.1...v1.1.2) (2020-03-24)

### Bug Fixes

*   **ci:** improve release versioning ([c6f5f67](https://github.com/amclin/aem-packager/commit/c6f5f67546f8c8d3b560eb6ce7e38e003c382717))
*   **deps:** \[security] bump acorn from 7.0.0 to 7.1.1 ([1699dd0](https://github.com/amclin/aem-packager/commit/1699dd01f0ab2d4a439df918eb6e5d338f406540))
*   **deps:** \[security] bump npm from 6.13.0 to 6.13.4 ([090745e](https://github.com/amclin/aem-packager/commit/090745ea12275d93bfd5bba2a2e6037ffd4b23a3))
*   **deps:** auto-bump version numbers when dependencies update ([427003e](https://github.com/amclin/aem-packager/commit/427003e6160c610d47ef9bc56c7cc139dbc74b50))
*   **deps:** bump read-config-file from 5.0.0 to 5.0.1 ([9d85306](https://github.com/amclin/aem-packager/commit/9d853062954b23e9959657ac48fb27d775f1bdb9))
*   **deps:** bump read-config-file from 5.0.1 to 5.0.2 ([3ed6c0d](https://github.com/amclin/aem-packager/commit/3ed6c0d7a9749546670e078ef8cab21eddef9b03))

## [1.1.2](https://github.com/amclin/aem-packager/compare/v1.1.1...v1.1.2) (2020-03-24)

### Bug Fixes

*   **ci:** improve release versioning ([c6f5f67](https://github.com/amclin/aem-packager/commit/c6f5f67546f8c8d3b560eb6ce7e38e003c382717))
*   **deps:** \[security] bump acorn from 7.0.0 to 7.1.1 ([1699dd0](https://github.com/amclin/aem-packager/commit/1699dd01f0ab2d4a439df918eb6e5d338f406540))
*   **deps:** \[security] bump npm from 6.13.0 to 6.13.4 ([090745e](https://github.com/amclin/aem-packager/commit/090745ea12275d93bfd5bba2a2e6037ffd4b23a3))
*   **deps:** auto-bump version numbers when dependencies update ([427003e](https://github.com/amclin/aem-packager/commit/427003e6160c610d47ef9bc56c7cc139dbc74b50))
*   **deps:** bump read-config-file from 5.0.0 to 5.0.1 ([9d85306](https://github.com/amclin/aem-packager/commit/9d853062954b23e9959657ac48fb27d775f1bdb9))
*   **deps:** bump read-config-file from 5.0.1 to 5.0.2 ([3ed6c0d](https://github.com/amclin/aem-packager/commit/3ed6c0d7a9749546670e078ef8cab21eddef9b03))

## [1.1.2](https://github.com/amclin/aem-packager/compare/v1.1.1...v1.1.2) (2020-03-23)

### Bug Fixes

*   **ci:** improve release versioning ([c6f5f67](https://github.com/amclin/aem-packager/commit/c6f5f67546f8c8d3b560eb6ce7e38e003c382717))
*   **deps:** \[security] bump acorn from 7.0.0 to 7.1.1 ([1699dd0](https://github.com/amclin/aem-packager/commit/1699dd01f0ab2d4a439df918eb6e5d338f406540))
*   **deps:** \[security] bump npm from 6.13.0 to 6.13.4 ([090745e](https://github.com/amclin/aem-packager/commit/090745ea12275d93bfd5bba2a2e6037ffd4b23a3))
*   **deps:** auto-bump version numbers when dependencies update ([427003e](https://github.com/amclin/aem-packager/commit/427003e6160c610d47ef9bc56c7cc139dbc74b50))
*   **deps:** bump read-config-file from 5.0.0 to 5.0.1 ([9d85306](https://github.com/amclin/aem-packager/commit/9d853062954b23e9959657ac48fb27d775f1bdb9))
*   **deps:** bump read-config-file from 5.0.1 to 5.0.2 ([3ed6c0d](https://github.com/amclin/aem-packager/commit/3ed6c0d7a9749546670e078ef8cab21eddef9b03))

## [1.1.2](https://github.com/amclin/aem-packager/compare/v1.1.1...v1.1.2) (2020-03-20)

### Bug Fixes

*   **ci:** improve release versioning ([c6f5f67](https://github.com/amclin/aem-packager/commit/c6f5f67546f8c8d3b560eb6ce7e38e003c382717))
*   **deps:** \[security] bump acorn from 7.0.0 to 7.1.1 ([1699dd0](https://github.com/amclin/aem-packager/commit/1699dd01f0ab2d4a439df918eb6e5d338f406540))
*   **deps:** \[security] bump npm from 6.13.0 to 6.13.4 ([090745e](https://github.com/amclin/aem-packager/commit/090745ea12275d93bfd5bba2a2e6037ffd4b23a3))
*   **deps:** auto-bump version numbers when dependencies update ([427003e](https://github.com/amclin/aem-packager/commit/427003e6160c610d47ef9bc56c7cc139dbc74b50))
*   **deps:** bump read-config-file from 5.0.0 to 5.0.1 ([9d85306](https://github.com/amclin/aem-packager/commit/9d853062954b23e9959657ac48fb27d775f1bdb9))
*   **deps:** bump read-config-file from 5.0.1 to 5.0.2 ([3ed6c0d](https://github.com/amclin/aem-packager/commit/3ed6c0d7a9749546670e078ef8cab21eddef9b03))

## [1.1.2](https://github.com/amclin/aem-packager/compare/v1.1.1...v1.1.2) (2020-03-18)

### Bug Fixes

*   **ci:** improve release versioning ([c6f5f67](https://github.com/amclin/aem-packager/commit/c6f5f67546f8c8d3b560eb6ce7e38e003c382717))
*   **deps:** \[security] bump acorn from 7.0.0 to 7.1.1 ([1699dd0](https://github.com/amclin/aem-packager/commit/1699dd01f0ab2d4a439df918eb6e5d338f406540))
*   **deps:** \[security] bump npm from 6.13.0 to 6.13.4 ([090745e](https://github.com/amclin/aem-packager/commit/090745ea12275d93bfd5bba2a2e6037ffd4b23a3))
*   **deps:** auto-bump version numbers when dependencies update ([427003e](https://github.com/amclin/aem-packager/commit/427003e6160c610d47ef9bc56c7cc139dbc74b50))
*   **deps:** bump read-config-file from 5.0.0 to 5.0.1 ([9d85306](https://github.com/amclin/aem-packager/commit/9d853062954b23e9959657ac48fb27d775f1bdb9))
*   **deps:** bump read-config-file from 5.0.1 to 5.0.2 ([3ed6c0d](https://github.com/amclin/aem-packager/commit/3ed6c0d7a9749546670e078ef8cab21eddef9b03))

## [1.1.2](https://github.com/amclin/aem-packager/compare/v1.1.1...v1.1.2) (2020-03-16)

### Bug Fixes

*   **ci:** improve release versioning ([c6f5f67](https://github.com/amclin/aem-packager/commit/c6f5f67546f8c8d3b560eb6ce7e38e003c382717))
*   **deps:** \[security] bump acorn from 7.0.0 to 7.1.1 ([1699dd0](https://github.com/amclin/aem-packager/commit/1699dd01f0ab2d4a439df918eb6e5d338f406540))
*   **deps:** \[security] bump npm from 6.13.0 to 6.13.4 ([090745e](https://github.com/amclin/aem-packager/commit/090745ea12275d93bfd5bba2a2e6037ffd4b23a3))
*   **deps:** auto-bump version numbers when dependencies update ([427003e](https://github.com/amclin/aem-packager/commit/427003e6160c610d47ef9bc56c7cc139dbc74b50))
*   **deps:** bump read-config-file from 5.0.0 to 5.0.1 ([9d85306](https://github.com/amclin/aem-packager/commit/9d853062954b23e9959657ac48fb27d775f1bdb9))
*   **deps:** bump read-config-file from 5.0.1 to 5.0.2 ([3ed6c0d](https://github.com/amclin/aem-packager/commit/3ed6c0d7a9749546670e078ef8cab21eddef9b03))

## [1.1.2](https://github.com/amclin/aem-packager/compare/v1.1.1...v1.1.2) (2020-03-13)

### Bug Fixes

*   **ci:** improve release versioning ([c6f5f67](https://github.com/amclin/aem-packager/commit/c6f5f67546f8c8d3b560eb6ce7e38e003c382717))
*   **deps:** \[security] bump acorn from 7.0.0 to 7.1.1 ([1699dd0](https://github.com/amclin/aem-packager/commit/1699dd01f0ab2d4a439df918eb6e5d338f406540))
*   **deps:** \[security] bump npm from 6.13.0 to 6.13.4 ([090745e](https://github.com/amclin/aem-packager/commit/090745ea12275d93bfd5bba2a2e6037ffd4b23a3))
*   **deps:** auto-bump version numbers when dependencies update ([427003e](https://github.com/amclin/aem-packager/commit/427003e6160c610d47ef9bc56c7cc139dbc74b50))
*   **deps:** bump read-config-file from 5.0.0 to 5.0.1 ([9d85306](https://github.com/amclin/aem-packager/commit/9d853062954b23e9959657ac48fb27d775f1bdb9))
*   **deps:** bump read-config-file from 5.0.1 to 5.0.2 ([3ed6c0d](https://github.com/amclin/aem-packager/commit/3ed6c0d7a9749546670e078ef8cab21eddef9b03))

## [1.1.2](https://github.com/amclin/aem-packager/compare/v1.1.1...v1.1.2) (2020-03-09)

### Bug Fixes

*   **ci:** improve release versioning ([c6f5f67](https://github.com/amclin/aem-packager/commit/c6f5f67546f8c8d3b560eb6ce7e38e003c382717))
*   **deps:** \[security] bump npm from 6.13.0 to 6.13.4 ([090745e](https://github.com/amclin/aem-packager/commit/090745ea12275d93bfd5bba2a2e6037ffd4b23a3))
*   **deps:** auto-bump version numbers when dependencies update ([427003e](https://github.com/amclin/aem-packager/commit/427003e6160c610d47ef9bc56c7cc139dbc74b50))
*   **deps:** bump read-config-file from 5.0.0 to 5.0.1 ([9d85306](https://github.com/amclin/aem-packager/commit/9d853062954b23e9959657ac48fb27d775f1bdb9))
*   **deps:** bump read-config-file from 5.0.1 to 5.0.2 ([3ed6c0d](https://github.com/amclin/aem-packager/commit/3ed6c0d7a9749546670e078ef8cab21eddef9b03))

## [1.1.2](https://github.com/amclin/aem-packager/compare/v1.1.1...v1.1.2) (2020-03-03)

### Bug Fixes

*   **ci:** improve release versioning ([c6f5f67](https://github.com/amclin/aem-packager/commit/c6f5f67546f8c8d3b560eb6ce7e38e003c382717))
*   **deps:** \[security] bump npm from 6.13.0 to 6.13.4 ([090745e](https://github.com/amclin/aem-packager/commit/090745ea12275d93bfd5bba2a2e6037ffd4b23a3))
*   **deps:** auto-bump version numbers when dependencies update ([427003e](https://github.com/amclin/aem-packager/commit/427003e6160c610d47ef9bc56c7cc139dbc74b50))
*   **deps:** bump read-config-file from 5.0.0 to 5.0.1 ([9d85306](https://github.com/amclin/aem-packager/commit/9d853062954b23e9959657ac48fb27d775f1bdb9))
*   **deps:** bump read-config-file from 5.0.1 to 5.0.2 ([3ed6c0d](https://github.com/amclin/aem-packager/commit/3ed6c0d7a9749546670e078ef8cab21eddef9b03))

## [1.1.2](https://github.com/amclin/aem-packager/compare/v1.1.1...v1.1.2) (2020-02-26)

### Bug Fixes

*   **ci:** improve release versioning ([c6f5f67](https://github.com/amclin/aem-packager/commit/c6f5f67546f8c8d3b560eb6ce7e38e003c382717))
*   **deps:** \[security] bump npm from 6.13.0 to 6.13.4 ([090745e](https://github.com/amclin/aem-packager/commit/090745ea12275d93bfd5bba2a2e6037ffd4b23a3))
*   **deps:** auto-bump version numbers when dependencies update ([427003e](https://github.com/amclin/aem-packager/commit/427003e6160c610d47ef9bc56c7cc139dbc74b50))
*   **deps:** bump read-config-file from 5.0.0 to 5.0.1 ([9d85306](https://github.com/amclin/aem-packager/commit/9d853062954b23e9959657ac48fb27d775f1bdb9))

## [1.1.2](https://github.com/amclin/aem-packager/compare/v1.1.1...v1.1.2) (2020-02-21)

### Bug Fixes

*   **ci:** improve release versioning ([c6f5f67](https://github.com/amclin/aem-packager/commit/c6f5f67546f8c8d3b560eb6ce7e38e003c382717))
*   **deps:** \[security] bump npm from 6.13.0 to 6.13.4 ([090745e](https://github.com/amclin/aem-packager/commit/090745ea12275d93bfd5bba2a2e6037ffd4b23a3))
*   **deps:** auto-bump version numbers when dependencies update ([427003e](https://github.com/amclin/aem-packager/commit/427003e6160c610d47ef9bc56c7cc139dbc74b50))
*   **deps:** bump read-config-file from 5.0.0 to 5.0.1 ([9d85306](https://github.com/amclin/aem-packager/commit/9d853062954b23e9959657ac48fb27d775f1bdb9))

## [1.1.2](https://github.com/amclin/aem-packager/compare/v1.1.1...v1.1.2) (2020-02-18)

### Bug Fixes

*   **ci:** improve release versioning ([c6f5f67](https://github.com/amclin/aem-packager/commit/c6f5f67546f8c8d3b560eb6ce7e38e003c382717))
*   **deps:** \[security] bump npm from 6.13.0 to 6.13.4 ([090745e](https://github.com/amclin/aem-packager/commit/090745ea12275d93bfd5bba2a2e6037ffd4b23a3))
*   **deps:** auto-bump version numbers when dependencies update ([427003e](https://github.com/amclin/aem-packager/commit/427003e6160c610d47ef9bc56c7cc139dbc74b50))
*   **deps:** bump read-config-file from 5.0.0 to 5.0.1 ([9d85306](https://github.com/amclin/aem-packager/commit/9d853062954b23e9959657ac48fb27d775f1bdb9))

## [1.1.2](https://github.com/amclin/aem-packager/compare/v1.1.1...v1.1.2) (2020-02-13)

### Bug Fixes

*   **ci:** improve release versioning ([c6f5f67](https://github.com/amclin/aem-packager/commit/c6f5f67546f8c8d3b560eb6ce7e38e003c382717))
*   **deps:** \[security] bump npm from 6.13.0 to 6.13.4 ([090745e](https://github.com/amclin/aem-packager/commit/090745ea12275d93bfd5bba2a2e6037ffd4b23a3))
*   **deps:** auto-bump version numbers when dependencies update ([427003e](https://github.com/amclin/aem-packager/commit/427003e6160c610d47ef9bc56c7cc139dbc74b50))
*   **deps:** bump read-config-file from 5.0.0 to 5.0.1 ([9d85306](https://github.com/amclin/aem-packager/commit/9d853062954b23e9959657ac48fb27d775f1bdb9))

## [1.1.2](https://github.com/amclin/aem-packager/compare/v1.1.1...v1.1.2) (2020-02-12)

### Bug Fixes

*   **ci:** improve release versioning ([c6f5f67](https://github.com/amclin/aem-packager/commit/c6f5f67546f8c8d3b560eb6ce7e38e003c382717))
*   **deps:** \[security] bump npm from 6.13.0 to 6.13.4 ([090745e](https://github.com/amclin/aem-packager/commit/090745ea12275d93bfd5bba2a2e6037ffd4b23a3))
*   **deps:** auto-bump version numbers when dependencies update ([427003e](https://github.com/amclin/aem-packager/commit/427003e6160c610d47ef9bc56c7cc139dbc74b50))
*   **deps:** bump read-config-file from 5.0.0 to 5.0.1 ([9d85306](https://github.com/amclin/aem-packager/commit/9d853062954b23e9959657ac48fb27d775f1bdb9))

## [1.1.2](https://github.com/amclin/aem-packager/compare/v1.1.1...v1.1.2) (2020-02-10)

### Bug Fixes

*   **ci:** improve release versioning ([c6f5f67](https://github.com/amclin/aem-packager/commit/c6f5f67546f8c8d3b560eb6ce7e38e003c382717))
*   **deps:** \[security] bump npm from 6.13.0 to 6.13.4 ([090745e](https://github.com/amclin/aem-packager/commit/090745ea12275d93bfd5bba2a2e6037ffd4b23a3))
*   **deps:** auto-bump version numbers when dependencies update ([427003e](https://github.com/amclin/aem-packager/commit/427003e6160c610d47ef9bc56c7cc139dbc74b50))
*   **deps:** bump read-config-file from 5.0.0 to 5.0.1 ([9d85306](https://github.com/amclin/aem-packager/commit/9d853062954b23e9959657ac48fb27d775f1bdb9))

## [1.1.2](https://github.com/amclin/aem-packager/compare/v1.1.1...v1.1.2) (2020-02-04)

### Bug Fixes

*   **ci:** improve release versioning ([c6f5f67](https://github.com/amclin/aem-packager/commit/c6f5f67546f8c8d3b560eb6ce7e38e003c382717))
*   **deps:** \[security] bump npm from 6.13.0 to 6.13.4 ([090745e](https://github.com/amclin/aem-packager/commit/090745ea12275d93bfd5bba2a2e6037ffd4b23a3))
*   **deps:** auto-bump version numbers when dependencies update ([427003e](https://github.com/amclin/aem-packager/commit/427003e6160c610d47ef9bc56c7cc139dbc74b50))
*   **deps:** bump read-config-file from 5.0.0 to 5.0.1 ([9d85306](https://github.com/amclin/aem-packager/commit/9d853062954b23e9959657ac48fb27d775f1bdb9))

## [1.1.2](https://github.com/amclin/aem-packager/compare/v1.1.1...v1.1.2) (2020-02-03)

### Bug Fixes

*   **ci:** improve release versioning ([c6f5f67](https://github.com/amclin/aem-packager/commit/c6f5f67546f8c8d3b560eb6ce7e38e003c382717))
*   **deps:** \[security] bump npm from 6.13.0 to 6.13.4 ([090745e](https://github.com/amclin/aem-packager/commit/090745ea12275d93bfd5bba2a2e6037ffd4b23a3))
*   **deps:** auto-bump version numbers when dependencies update ([427003e](https://github.com/amclin/aem-packager/commit/427003e6160c610d47ef9bc56c7cc139dbc74b50))
*   **deps:** bump read-config-file from 5.0.0 to 5.0.1 ([9d85306](https://github.com/amclin/aem-packager/commit/9d853062954b23e9959657ac48fb27d775f1bdb9))

## [1.1.2](https://github.com/amclin/aem-packager/compare/v1.1.1...v1.1.2) (2020-02-03)

### Bug Fixes

*   **ci:** improve release versioning ([c6f5f67](https://github.com/amclin/aem-packager/commit/c6f5f67546f8c8d3b560eb6ce7e38e003c382717))
*   **deps:** \[security] bump npm from 6.13.0 to 6.13.4 ([090745e](https://github.com/amclin/aem-packager/commit/090745ea12275d93bfd5bba2a2e6037ffd4b23a3))
*   **deps:** auto-bump version numbers when dependencies update ([427003e](https://github.com/amclin/aem-packager/commit/427003e6160c610d47ef9bc56c7cc139dbc74b50))
*   **deps:** bump read-config-file from 5.0.0 to 5.0.1 ([9d85306](https://github.com/amclin/aem-packager/commit/9d853062954b23e9959657ac48fb27d775f1bdb9))

## [1.1.2](https://github.com/amclin/aem-packager/compare/v1.1.1...v1.1.2) (2020-01-29)

### Bug Fixes

*   **ci:** improve release versioning ([c6f5f67](https://github.com/amclin/aem-packager/commit/c6f5f67546f8c8d3b560eb6ce7e38e003c382717))
*   **deps:** \[security] bump npm from 6.13.0 to 6.13.4 ([090745e](https://github.com/amclin/aem-packager/commit/090745ea12275d93bfd5bba2a2e6037ffd4b23a3))
*   **deps:** auto-bump version numbers when dependencies update ([427003e](https://github.com/amclin/aem-packager/commit/427003e6160c610d47ef9bc56c7cc139dbc74b50))
*   **deps:** bump read-config-file from 5.0.0 to 5.0.1 ([9d85306](https://github.com/amclin/aem-packager/commit/9d853062954b23e9959657ac48fb27d775f1bdb9))

## [1.1.2](https://github.com/amclin/aem-packager/compare/v1.1.1...v1.1.2) (2020-01-28)

### Bug Fixes

*   **ci:** improve release versioning ([c6f5f67](https://github.com/amclin/aem-packager/commit/c6f5f67546f8c8d3b560eb6ce7e38e003c382717))
*   **deps:** \[security] bump npm from 6.13.0 to 6.13.4 ([090745e](https://github.com/amclin/aem-packager/commit/090745ea12275d93bfd5bba2a2e6037ffd4b23a3))
*   **deps:** auto-bump version numbers when dependencies update ([427003e](https://github.com/amclin/aem-packager/commit/427003e6160c610d47ef9bc56c7cc139dbc74b50))
*   **deps:** bump read-config-file from 5.0.0 to 5.0.1 ([9d85306](https://github.com/amclin/aem-packager/commit/9d853062954b23e9959657ac48fb27d775f1bdb9))

## [1.1.2](https://github.com/amclin/aem-packager/compare/v1.1.1...v1.1.2) (2020-01-28)

### Bug Fixes

*   **ci:** improve release versioning ([c6f5f67](https://github.com/amclin/aem-packager/commit/c6f5f67546f8c8d3b560eb6ce7e38e003c382717))
*   **deps:** \[security] bump npm from 6.13.0 to 6.13.4 ([090745e](https://github.com/amclin/aem-packager/commit/090745ea12275d93bfd5bba2a2e6037ffd4b23a3))
*   **deps:** auto-bump version numbers when dependencies update ([427003e](https://github.com/amclin/aem-packager/commit/427003e6160c610d47ef9bc56c7cc139dbc74b50))
*   **deps:** bump read-config-file from 5.0.0 to 5.0.1 ([9d85306](https://github.com/amclin/aem-packager/commit/9d853062954b23e9959657ac48fb27d775f1bdb9))

## [1.1.2](https://github.com/amclin/aem-packager/compare/v1.1.1...v1.1.2) (2020-01-28)

### Bug Fixes

*   **ci:** improve release versioning ([c6f5f67](https://github.com/amclin/aem-packager/commit/c6f5f67546f8c8d3b560eb6ce7e38e003c382717))
*   **deps:** \[security] bump npm from 6.13.0 to 6.13.4 ([090745e](https://github.com/amclin/aem-packager/commit/090745ea12275d93bfd5bba2a2e6037ffd4b23a3))
*   **deps:** auto-bump version numbers when dependencies update ([427003e](https://github.com/amclin/aem-packager/commit/427003e6160c610d47ef9bc56c7cc139dbc74b50))
*   **deps:** bump read-config-file from 5.0.0 to 5.0.1 ([9d85306](https://github.com/amclin/aem-packager/commit/9d853062954b23e9959657ac48fb27d775f1bdb9))

## [1.1.2](https://github.com/amclin/aem-packager/compare/v1.1.1...v1.1.2) (2020-01-27)

### Bug Fixes

*   **ci:** improve release versioning ([c6f5f67](https://github.com/amclin/aem-packager/commit/c6f5f67546f8c8d3b560eb6ce7e38e003c382717))
*   **deps:** \[security] bump npm from 6.13.0 to 6.13.4 ([090745e](https://github.com/amclin/aem-packager/commit/090745ea12275d93bfd5bba2a2e6037ffd4b23a3))
*   **deps:** auto-bump version numbers when dependencies update ([427003e](https://github.com/amclin/aem-packager/commit/427003e6160c610d47ef9bc56c7cc139dbc74b50))
*   **deps:** bump read-config-file from 5.0.0 to 5.0.1 ([9d85306](https://github.com/amclin/aem-packager/commit/9d853062954b23e9959657ac48fb27d775f1bdb9))

## [1.1.2](https://github.com/amclin/aem-packager/compare/v1.1.1...v1.1.2) (2020-01-24)

### Bug Fixes

*   **ci:** improve release versioning ([c6f5f67](https://github.com/amclin/aem-packager/commit/c6f5f67546f8c8d3b560eb6ce7e38e003c382717))
*   **deps:** \[security] bump npm from 6.13.0 to 6.13.4 ([090745e](https://github.com/amclin/aem-packager/commit/090745ea12275d93bfd5bba2a2e6037ffd4b23a3))
*   **deps:** auto-bump version numbers when dependencies update ([427003e](https://github.com/amclin/aem-packager/commit/427003e6160c610d47ef9bc56c7cc139dbc74b50))
*   **deps:** bump read-config-file from 5.0.0 to 5.0.1 ([9d85306](https://github.com/amclin/aem-packager/commit/9d853062954b23e9959657ac48fb27d775f1bdb9))

## [1.1.2](https://github.com/amclin/aem-packager/compare/v1.1.1...v1.1.2) (2020-01-23)

### Bug Fixes

*   **ci:** improve release versioning ([c6f5f67](https://github.com/amclin/aem-packager/commit/c6f5f67546f8c8d3b560eb6ce7e38e003c382717))
*   **deps:** \[security] bump npm from 6.13.0 to 6.13.4 ([090745e](https://github.com/amclin/aem-packager/commit/090745ea12275d93bfd5bba2a2e6037ffd4b23a3))
*   **deps:** auto-bump version numbers when dependencies update ([427003e](https://github.com/amclin/aem-packager/commit/427003e6160c610d47ef9bc56c7cc139dbc74b50))
*   **deps:** bump read-config-file from 5.0.0 to 5.0.1 ([9d85306](https://github.com/amclin/aem-packager/commit/9d853062954b23e9959657ac48fb27d775f1bdb9))

## [1.1.2](https://github.com/amclin/aem-packager/compare/v1.1.1...v1.1.2) (2020-01-22)

### Bug Fixes

*   **ci:** improve release versioning ([c6f5f67](https://github.com/amclin/aem-packager/commit/c6f5f67546f8c8d3b560eb6ce7e38e003c382717))
*   **deps:** \[security] bump npm from 6.13.0 to 6.13.4 ([090745e](https://github.com/amclin/aem-packager/commit/090745ea12275d93bfd5bba2a2e6037ffd4b23a3))
*   **deps:** auto-bump version numbers when dependencies update ([427003e](https://github.com/amclin/aem-packager/commit/427003e6160c610d47ef9bc56c7cc139dbc74b50))
*   **deps:** bump read-config-file from 5.0.0 to 5.0.1 ([9d85306](https://github.com/amclin/aem-packager/commit/9d853062954b23e9959657ac48fb27d775f1bdb9))

## [1.1.2](https://github.com/amclin/aem-packager/compare/v1.1.1...v1.1.2) (2020-01-16)

### Bug Fixes

*   **ci:** improve release versioning ([c6f5f67](https://github.com/amclin/aem-packager/commit/c6f5f67546f8c8d3b560eb6ce7e38e003c382717))
*   **deps:** \[security] bump npm from 6.13.0 to 6.13.4 ([090745e](https://github.com/amclin/aem-packager/commit/090745ea12275d93bfd5bba2a2e6037ffd4b23a3))
*   **deps:** auto-bump version numbers when dependencies update ([427003e](https://github.com/amclin/aem-packager/commit/427003e6160c610d47ef9bc56c7cc139dbc74b50))
*   **deps:** bump read-config-file from 5.0.0 to 5.0.1 ([9d85306](https://github.com/amclin/aem-packager/commit/9d853062954b23e9959657ac48fb27d775f1bdb9))

## [1.1.2](https://github.com/amclin/aem-packager/compare/v1.1.1...v1.1.2) (2020-01-15)

### Bug Fixes

*   **ci:** improve release versioning ([c6f5f67](https://github.com/amclin/aem-packager/commit/c6f5f67546f8c8d3b560eb6ce7e38e003c382717))
*   **deps:** \[security] bump npm from 6.13.0 to 6.13.4 ([090745e](https://github.com/amclin/aem-packager/commit/090745ea12275d93bfd5bba2a2e6037ffd4b23a3))
*   **deps:** auto-bump version numbers when dependencies update ([427003e](https://github.com/amclin/aem-packager/commit/427003e6160c610d47ef9bc56c7cc139dbc74b50))
*   **deps:** bump read-config-file from 5.0.0 to 5.0.1 ([9d85306](https://github.com/amclin/aem-packager/commit/9d853062954b23e9959657ac48fb27d775f1bdb9))

## [1.1.2](https://github.com/amclin/aem-packager/compare/v1.1.1...v1.1.2) (2020-01-14)

### Bug Fixes

*   **ci:** improve release versioning ([c6f5f67](https://github.com/amclin/aem-packager/commit/c6f5f67546f8c8d3b560eb6ce7e38e003c382717))
*   **deps:** \[security] bump npm from 6.13.0 to 6.13.4 ([090745e](https://github.com/amclin/aem-packager/commit/090745ea12275d93bfd5bba2a2e6037ffd4b23a3))
*   **deps:** auto-bump version numbers when dependencies update ([427003e](https://github.com/amclin/aem-packager/commit/427003e6160c610d47ef9bc56c7cc139dbc74b50))
*   **deps:** bump read-config-file from 5.0.0 to 5.0.1 ([9d85306](https://github.com/amclin/aem-packager/commit/9d853062954b23e9959657ac48fb27d775f1bdb9))

## [1.1.2](https://github.com/amclin/aem-packager/compare/v1.1.1...v1.1.2) (2020-01-13)

### Bug Fixes

*   **ci:** improve release versioning ([c6f5f67](https://github.com/amclin/aem-packager/commit/c6f5f67546f8c8d3b560eb6ce7e38e003c382717))
*   **deps:** \[security] bump npm from 6.13.0 to 6.13.4 ([090745e](https://github.com/amclin/aem-packager/commit/090745ea12275d93bfd5bba2a2e6037ffd4b23a3))
*   **deps:** auto-bump version numbers when dependencies update ([427003e](https://github.com/amclin/aem-packager/commit/427003e6160c610d47ef9bc56c7cc139dbc74b50))
*   **deps:** bump read-config-file from 5.0.0 to 5.0.1 ([9d85306](https://github.com/amclin/aem-packager/commit/9d853062954b23e9959657ac48fb27d775f1bdb9))

## [1.1.2](https://github.com/amclin/aem-packager/compare/v1.1.1...v1.1.2) (2020-01-13)

### Bug Fixes

*   **ci:** improve release versioning ([c6f5f67](https://github.com/amclin/aem-packager/commit/c6f5f67546f8c8d3b560eb6ce7e38e003c382717))
*   **deps:** \[security] bump npm from 6.13.0 to 6.13.4 ([090745e](https://github.com/amclin/aem-packager/commit/090745ea12275d93bfd5bba2a2e6037ffd4b23a3))
*   **deps:** auto-bump version numbers when dependencies update ([427003e](https://github.com/amclin/aem-packager/commit/427003e6160c610d47ef9bc56c7cc139dbc74b50))
*   **deps:** bump read-config-file from 5.0.0 to 5.0.1 ([9d85306](https://github.com/amclin/aem-packager/commit/9d853062954b23e9959657ac48fb27d775f1bdb9))

## [1.1.2](https://github.com/amclin/aem-packager/compare/v1.1.1...v1.1.2) (2020-01-10)

### Bug Fixes

*   **ci:** improve release versioning ([c6f5f67](https://github.com/amclin/aem-packager/commit/c6f5f67546f8c8d3b560eb6ce7e38e003c382717))
*   **deps:** \[security] bump npm from 6.13.0 to 6.13.4 ([090745e](https://github.com/amclin/aem-packager/commit/090745ea12275d93bfd5bba2a2e6037ffd4b23a3))
*   **deps:** auto-bump version numbers when dependencies update ([427003e](https://github.com/amclin/aem-packager/commit/427003e6160c610d47ef9bc56c7cc139dbc74b50))
*   **deps:** bump read-config-file from 5.0.0 to 5.0.1 ([9d85306](https://github.com/amclin/aem-packager/commit/9d853062954b23e9959657ac48fb27d775f1bdb9))

## [1.1.2](https://github.com/amclin/aem-packager/compare/v1.1.1...v1.1.2) (2019-11-22)

### Bug Fixes

*   **deps:** auto-bump version numbers when dependencies update ([427003e](https://github.com/amclin/aem-packager/commit/427003e6160c610d47ef9bc56c7cc139dbc74b50))

## [1.1.1](https://github.com/amclin/aem-packager/compare/v1.1.0...v1.1.1) (2019-07-19)

### Bug Fixes

*   **package:** update read-config-file to version 5.0.0 ([841a755](https://github.com/amclin/aem-packager/commit/841a755))

# [1.1.0](https://github.com/amclin/aem-packager/compare/v1.0.4...v1.1.0) (2019-07-15)

### Features

*   verify maven is available when installing ([4447b30](https://github.com/amclin/aem-packager/commit/4447b30))

## [1.0.4](https://github.com/amclin/aem-packager/compare/v1.0.3...v1.0.4) (2019-07-01)

### Bug Fixes

*   **package:** update read-config-file to version 4.0.0 ([237ea6a](https://github.com/amclin/aem-packager/commit/237ea6a))

## [1.0.3](https://github.com/amclin/aem-packager/compare/v1.0.2...v1.0.3) (2019-06-06)

### Bug Fixes

*   **deps:** update eslint dev dependencies ([f5728ba](https://github.com/amclin/aem-packager/commit/f5728ba))

## [1.0.2](https://github.com/amclin/aem-packager/compare/v1.0.1...v1.0.2) (2019-02-26)

### Bug Fixes

*   jcrPath option not working fixes [#40](https://github.com/amclin/aem-packager/issues/40) ([a7a0fb6](https://github.com/amclin/aem-packager/commit/a7a0fb6))
