diff --git a/packages/zeplin/CHANGELOG.md b/packages/zeplin/CHANGELOG.md index b4c3ed0..739a1d4 100644 --- a/packages/zeplin/CHANGELOG.md +++ b/packages/zeplin/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.1.2](https://github.com/bothrs/open-source/compare/@bothrs/zeplin@0.1.1...@bothrs/zeplin@0.1.2) (2022-01-03) + +**Note:** Version bump only for package @bothrs/zeplin + + + + + ## [0.1.1](https://github.com/bothrs/open-source/compare/@bothrs/zeplin@0.1.0...@bothrs/zeplin@0.1.1) (2022-01-03) **Note:** Version bump only for package @bothrs/zeplin diff --git a/packages/zeplin/package.json b/packages/zeplin/package.json index 670dc1b..b89f944 100644 --- a/packages/zeplin/package.json +++ b/packages/zeplin/package.json @@ -1,7 +1,7 @@ { "name": "@bothrs/zeplin", "repository": "git@github.com:bothrs/open-source.git", - "version": "0.1.1", + "version": "0.1.2", "publishConfig": { "access": "public" },