Skip to content

Commit

Permalink
chore(release): 1.2.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.2.1](v1.2.0...v1.2.1) (2020-05-17)

### Bug Fixes

* **fixes:** some fixes ([ef420e4](ef420e4))
* **scroll-content:** add vars to change size and position ([b9461b2](b9461b2))
* **window:** add meta window size support ([d7870e1](d7870e1))
  • Loading branch information
semantic-release-bot committed May 17, 2020
1 parent cf97f1f commit 1e82fc7
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Project Changelog

## [1.2.1](https://github.com/ThornWalli/web-workbench/compare/v1.2.0...v1.2.1) (2020-05-17)


### Bug Fixes

* **fixes:** some fixes ([ef420e4](https://github.com/ThornWalli/web-workbench/commit/ef420e45389ce330aaf20100f28e58bf6319ffd5))
* **scroll-content:** add vars to change size and position ([b9461b2](https://github.com/ThornWalli/web-workbench/commit/b9461b236c5ac1f4e414bc2f2ca8a23f8dbe7f09))
* **window:** add meta window size support ([d7870e1](https://github.com/ThornWalli/web-workbench/commit/d7870e1c1c91e5f6266b67d22d73f940872c50d3))

# [1.2.0](https://github.com/ThornWalli/web-workbench/compare/v1.1.7...v1.2.0) (2020-05-16)


Expand Down
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": "web-workbench",
"version": "1.2.0",
"version": "1.2.1",
"description": "Web-Workbench",
"author": "Thorn-Welf Walli",
"contributors": [
Expand Down

0 comments on commit 1e82fc7

Please sign in to comment.