Skip to content

Commit

Permalink
chore(release): 0.9.7 [skip ci]
Browse files Browse the repository at this point in the history
## [0.9.7](v0.9.6...v0.9.7) (2021-12-31)

### Bug Fixes

* updates dependencies ([#64](#64)) ([7751527](7751527))
  • Loading branch information
semantic-release-bot committed Dec 31, 2021
1 parent 7751527 commit 0f7148d
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
@@ -1,6 +1,13 @@
# Changelog
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.9.7](https://github.com/cujarrett/js-pollock/compare/v0.9.6...v0.9.7) (2021-12-31)


### Bug Fixes

* updates dependencies ([#64](https://github.com/cujarrett/js-pollock/issues/64)) ([7751527](https://github.com/cujarrett/js-pollock/commit/77515275d5ae8b4ba5d361defff12c0d8c4e53b3))

## [0.9.6](https://github.com/cujarrett/js-pollock/compare/v0.9.5...v0.9.6) (2021-12-29)


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.9.6",
"version": "0.9.7",
"repository": {
"type": "git",
"url": "[email protected]:cujarrett/js-pollock.git"
Expand Down

0 comments on commit 0f7148d

Please sign in to comment.