diff --git a/CHANGELOG.md b/CHANGELOG.md index aa088691..ca37bcbc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [3.3.1](https://github.com/lyne-design-system/lyne-design-tokens/compare/v3.3.0...v3.3.1) (2021-02-22) + + +### Bug Fixes + +* add logs before pushing properites ([f15a4f9](https://github.com/lyne-design-system/lyne-design-tokens/commit/f15a4f960bc441b41bd2dfbdf5d6856df0ce4ef9)) + # [3.3.0](https://github.com/lyne-design-system/lyne-design-tokens/compare/v3.2.6...v3.3.0) (2021-02-22) diff --git a/package-lock.json b/package-lock.json index 0b9ebe7a..25d73743 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "lyne-design-tokens", - "version": "3.3.0", + "version": "3.3.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 82f95f75..62db1b68 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "lyne-design-tokens", - "version": "3.3.0", + "version": "3.3.1", "description": "Managing and publishing design tokens for the lyne design system: https://github.com/lyne-design-system/lyne-components", "main": "index.js", "dependencies": {