Skip to content

Commit

Permalink
chore(release): 0.6.0 [skip ci]
Browse files Browse the repository at this point in the history
# [0.6.0](v0.5.1...v0.6.0) (2021-10-09)

### Features

* adds default terraform tags ([#30](#30)) ([c77268b](c77268b))
  • Loading branch information
semantic-release-bot committed Oct 9, 2021
1 parent c77268b commit 324c860
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 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.
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

# [0.6.0](https://github.com/cujarrett/js-pollock/compare/v0.5.1...v0.6.0) (2021-10-09)


### Features

* adds default terraform tags ([#30](https://github.com/cujarrett/js-pollock/issues/30)) ([c77268b](https://github.com/cujarrett/js-pollock/commit/c77268b44594493b948a4da0019f04118e04e53c))

## [0.5.1](https://github.com/cujarrett/js-pollock/compare/v0.5.0...v0.5.1) (2021-10-03)


Expand Down
4 changes: 2 additions & 2 deletions 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
Expand Up @@ -3,7 +3,7 @@
"author": "Matt Jarrett",
"license": "MIT",
"description": "Single Page App for computer generated art inspired by Jackson Pollock",
"version": "0.5.1",
"version": "0.6.0",
"repository": {
"type": "git",
"url": "[email protected]:cujarrett/js-pollock.git"
Expand Down

0 comments on commit 324c860

Please sign in to comment.