Skip to content

Commit

Permalink
chore(release): 0.0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
Auto-bump committed Jan 20, 2021
1 parent 07a849a commit 4bc0196
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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.

### [0.0.13](https://github.com/mmuller88/influxdb-s3-backup/compare/v0.0.12...v0.0.13) (2021-01-20)


### Bug Fixes

* add arm docker push ([07a849a](https://github.com/mmuller88/influxdb-s3-backup/commit/07a849afb367afbf577478554b2cfebb0ec36865))

### [0.0.12](https://github.com/mmuller88/influxdb-s3-backup/compare/v0.0.11...v0.0.12) (2021-01-20)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"bundledDependencies": [],
"main": "lib/index.js",
"license": "Apache-2.0",
"version": "0.0.12",
"version": "0.0.13",
"jest": {
"clearMocks": true,
"collectCoverage": true,
Expand Down
2 changes: 1 addition & 1 deletion version.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"version": "0.0.12"
"version": "0.0.13"
}

0 comments on commit 4bc0196

Please sign in to comment.