Skip to content

Commit

Permalink
chore(release): 0.8.15 [skip ci]
Browse files Browse the repository at this point in the history
## [0.8.15](v0.8.14...v0.8.15) (2021-11-04)

### Bug Fixes

* **deps-dev:** bump @semantic-release/npm from 8.0.2 to 8.0.3 ([#50](#50)) ([26fd9d2](26fd9d2))
  • Loading branch information
semantic-release-bot committed Nov 4, 2021
1 parent 26fd9d2 commit 62deecc
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.8.15](https://github.com/cujarrett/js-pollock/compare/v0.8.14...v0.8.15) (2021-11-04)


### Bug Fixes

* **deps-dev:** bump @semantic-release/npm from 8.0.2 to 8.0.3 ([#50](https://github.com/cujarrett/js-pollock/issues/50)) ([26fd9d2](https://github.com/cujarrett/js-pollock/commit/26fd9d29089a7a2e24279759059ade6d8e456cf2))

## [0.8.14](https://github.com/cujarrett/js-pollock/compare/v0.8.13...v0.8.14) (2021-11-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.8.14",
"version": "0.8.15",
"repository": {
"type": "git",
"url": "[email protected]:cujarrett/js-pollock.git"
Expand Down

0 comments on commit 62deecc

Please sign in to comment.