Skip to content

Commit

Permalink
chore(release): 2.1.1 [skip ci]
Browse files Browse the repository at this point in the history
## [2.1.1](v2.1.0...v2.1.1) (2019-11-21)

### Bug Fixes

* **deps:** [security] bump https-proxy-agent from 2.2.2 to 2.2.4 ([f23264c](f23264c))
* **deps:** bump @semantic-release/changelog from 3.0.4 to 3.0.5 ([2cb377c](2cb377c))
* **deps:** bump @semantic-release/git from 7.0.16 to 7.0.18 ([c513e8b](c513e8b))
  • Loading branch information
semantic-release-bot committed Nov 21, 2019
1 parent 2cb377c commit 557a539
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [2.1.1](https://github.com/eliasnorrby/semantic-release-config/compare/v2.1.0...v2.1.1) (2019-11-21)


### Bug Fixes

* **deps:** [security] bump https-proxy-agent from 2.2.2 to 2.2.4 ([f23264c](https://github.com/eliasnorrby/semantic-release-config/commit/f23264c))
* **deps:** bump @semantic-release/changelog from 3.0.4 to 3.0.5 ([2cb377c](https://github.com/eliasnorrby/semantic-release-config/commit/2cb377c))
* **deps:** bump @semantic-release/git from 7.0.16 to 7.0.18 ([c513e8b](https://github.com/eliasnorrby/semantic-release-config/commit/c513e8b))

# [2.1.0](https://github.com/eliasnorrby/semantic-release-config/compare/v2.0.0...v2.1.0) (2019-11-21)


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": "@eliasnorrby/semantic-release-config",
"version": "2.1.0",
"version": "2.1.1",
"description": "My semantic-release config",
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit 557a539

Please sign in to comment.