Skip to content

Commit

Permalink
chore(release): 1.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
arobson committed Mar 9, 2018
1 parent 4e58d73 commit 793da11
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

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.

<a name="1.2.5"></a>
## [1.2.5](https://github.com/npm-wharf/k8s-bucketbrigade/compare/v1.2.4...v1.2.5) (2018-03-09)


### Bug Fixes

* make ACL settings serially to avoid race condition errors from GS API ([4e58d73](https://github.com/npm-wharf/k8s-bucketbrigade/commit/4e58d73))



<a name="1.2.4"></a>
## [1.2.4](https://github.com/npm-wharf/k8s-bucketbrigade/compare/v1.2.3...v1.2.4) (2018-03-08)

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": "k8s-bucketbrigade",
"version": "1.2.4",
"version": "1.2.5",
"description": "create s3/gse buckets as part of cluster initialization in a Kubernetes job",
"main": "src/index.js",
"private": true,
Expand Down

0 comments on commit 793da11

Please sign in to comment.