Skip to content

Commit

Permalink
chore(release): 1.12.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.12.2](v1.12.1...v1.12.2) (2021-01-31)

### Bug Fixes

* add glow to hover ([72fbb66](72fbb66))
* audio player borders ([9e07ad4](9e07ad4))
* glow on selection ([5218042](5218042))
* re-roll borders ([a1016c0](a1016c0))
* shift "share" over by one ([9e0faf8](9e0faf8))
* title text display ([2a955f9](2a955f9))
* transition glow ([2d2fa67](2d2fa67))
  • Loading branch information
semantic-release-bot committed Jan 31, 2021
1 parent 75d2067 commit 41bdb45
Show file tree
Hide file tree
Showing 7 changed files with 19 additions and 6 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
## [1.12.2](https://github.com/SweetheartSquad/ggj2021/compare/v1.12.1...v1.12.2) (2021-01-31)


### Bug Fixes

* add glow to hover ([72fbb66](https://github.com/SweetheartSquad/ggj2021/commit/72fbb6621eb54e42dc47c7e932afafc855155f5e))
* audio player borders ([9e07ad4](https://github.com/SweetheartSquad/ggj2021/commit/9e07ad49a37b180f1ccd73fed600ccc719f2e5b3))
* glow on selection ([5218042](https://github.com/SweetheartSquad/ggj2021/commit/52180428dd36fac02f428bc2e8db7c68df6d9d5e))
* re-roll borders ([a1016c0](https://github.com/SweetheartSquad/ggj2021/commit/a1016c0d26feb27687073f1a7cb3ff5122693891))
* shift "share" over by one ([9e0faf8](https://github.com/SweetheartSquad/ggj2021/commit/9e0faf85cac566e89ccafe4e7f244c92202192f1))
* title text display ([2a955f9](https://github.com/SweetheartSquad/ggj2021/commit/2a955f96b98b62d135a6fc172c3d95046d0f55a9))
* transition glow ([2d2fa67](https://github.com/SweetheartSquad/ggj2021/commit/2d2fa67f290f26dfd65585b5998a545841ee376f))

## [1.12.1](https://github.com/SweetheartSquad/ggj2021/compare/v1.12.0...v1.12.1) (2021-01-31)


Expand Down
2 changes: 1 addition & 1 deletion docs/app.b3dc3374.js → docs/app.ac919895.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/src.8e6b248e.js → docs/src.6d51544f.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/src.c7ebfd49.css → docs/src.93c61cb8.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion 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
@@ -1,6 +1,6 @@
{
"name": "ggj2021",
"version": "1.12.1",
"version": "1.12.2",
"description": "Finders Keplers",
"main": "index.js",
"repository": "github:SweetheartSquad/ggj2021",
Expand Down

0 comments on commit 41bdb45

Please sign in to comment.