Skip to content
This repository has been archived by the owner on Jan 2, 2024. It is now read-only.

Commit

Permalink
chore(release): 1.0.13 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.13](v1.0.12...v1.0.13) (2019-11-19)

### πŸ› Bug Fixes

* **deps:** [security] bump https-proxy-agent from 2.2.2 to 2.2.4 ([#18](#18)) ([](145cd5c))
* **deps:** bump semantic-release from 15.13.30 to 15.13.31 ([#17](#17)) ([](786e74b))

### 🧦 Miscellaneous

* deps are chores since this is a library ([](7c7e3c0))
  • Loading branch information
holvonix-bot committed Nov 19, 2019
1 parent 7c7e3c0 commit a67cf54
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
## [1.0.13](https://github.com/holvonix-open/release-config-js/compare/v1.0.12...v1.0.13) (2019-11-19)


### πŸ› Bug Fixes

* **deps:** [security] bump https-proxy-agent from 2.2.2 to 2.2.4 ([#18](https://github.com/holvonix-open/release-config-js/issues/18)) ([](https://github.com/holvonix-open/release-config-js/commit/145cd5c))
* **deps:** bump semantic-release from 15.13.30 to 15.13.31 ([#17](https://github.com/holvonix-open/release-config-js/issues/17)) ([](https://github.com/holvonix-open/release-config-js/commit/786e74b))


### 🧦 Miscellaneous

* deps are chores since this is a library ([](https://github.com/holvonix-open/release-config-js/commit/7c7e3c0))

## [1.0.12](https://github.com/holvonix-open/release-config-js/compare/v1.0.11...v1.0.12) (2019-11-12)


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": "@holvonix-open/release-config-js",
"version": "1.0.12",
"version": "1.0.13",
"description": "Holvonix LLC's semantic release config for Node projects",
"repository": {
"type": "git",
Expand Down

0 comments on commit a67cf54

Please sign in to comment.