Skip to content

Commit 484218e

Browse files
chore(release): 0.11.0 [skip ci]
# [0.11.0](v0.10.3...v0.11.0) (2022-01-22) ### Features * removes dependabot terraform support ([0c3ae54](0c3ae54))
1 parent 0c3ae54 commit 484218e

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# Changelog
22
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).
33

4+
# [0.11.0](https://github.com/cujarrett/js-pollock/compare/v0.10.3...v0.11.0) (2022-01-22)
5+
6+
7+
### Features
8+
9+
* removes dependabot terraform support ([0c3ae54](https://github.com/cujarrett/js-pollock/commit/0c3ae54a1c6ac5b5639bd5d7009007cc03e3956d))
10+
411
## [0.10.3](https://github.com/cujarrett/js-pollock/compare/v0.10.2...v0.10.3) (2022-01-21)
512

613

package-lock.json

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

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.10.3",
6+
"version": "0.11.0",
77
"repository": {
88
"type": "git",
99
"url": "[email protected]:cujarrett/js-pollock.git"

0 commit comments

Comments
 (0)