From 1e82fc749d51ab48136f1a1a27c74bc0cdd259c9 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 17 May 2020 00:29:18 +0000 Subject: [PATCH] chore(release): 1.2.1 [skip ci] ## [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)) --- CHANGELOG.md | 9 +++++++++ package-lock.json | 2 +- package.json | 2 +- 3 files changed, 11 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1f5916ecb..f71eafa04 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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) diff --git a/package-lock.json b/package-lock.json index c9cd2b9d7..9a068ff13 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "web-workbench", - "version": "1.2.0", + "version": "1.2.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 3ec21d9a3..f17c9a23c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "web-workbench", - "version": "1.2.0", + "version": "1.2.1", "description": "Web-Workbench", "author": "Thorn-Welf Walli", "contributors": [