Skip to content

Commit 46cd87e

Browse files
chore(release): 0.8.2 [skip ci]
## [0.8.2](v0.8.1...v0.8.2) (2021-10-14) ### Bug Fixes * random action ([#36](#36)) ([d4158f8](d4158f8))
1 parent d4158f8 commit 46cd87e

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

Diff for: CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22
All notable changes to this project will be documented in this file.
33
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
44

5+
## [0.8.2](https://github.com/cujarrett/js-pollock/compare/v0.8.1...v0.8.2) (2021-10-14)
6+
7+
8+
### Bug Fixes
9+
10+
* random action ([#36](https://github.com/cujarrett/js-pollock/issues/36)) ([d4158f8](https://github.com/cujarrett/js-pollock/commit/d4158f80abfa86edb2ceac4b69da0a4c8bf1c8cf))
11+
512
## [0.8.1](https://github.com/cujarrett/js-pollock/compare/v0.8.0...v0.8.1) (2021-10-13)
613

714

Diff for: package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"author": "Matt Jarrett",
44
"license": "MIT",
55
"description": "Single Page App for computer generated art inspired by Jackson Pollock",
6-
"version": "0.8.1",
6+
"version": "0.8.2",
77
"repository": {
88
"type": "git",
99
"url": "[email protected]:cujarrett/js-pollock.git"

0 commit comments

Comments
 (0)