From 833605812fb441ef5316d0e3f681e94ac6500f1e Mon Sep 17 00:00:00 2001 From: gossi Date: Tue, 16 Aug 2022 11:15:11 +0200 Subject: [PATCH] release theemo v0.1.3 --- packages/theemo/CHANGELOG.md | 85 +++++++----------------------------- packages/theemo/package.json | 2 +- 2 files changed, 17 insertions(+), 70 deletions(-) diff --git a/packages/theemo/CHANGELOG.md b/packages/theemo/CHANGELOG.md index 5e1b208a..64d82f75 100644 --- a/packages/theemo/CHANGELOG.md +++ b/packages/theemo/CHANGELOG.md @@ -4,21 +4,28 @@ All notable changes to this project will be documented in this file. Dates are d Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). -#### [v0.1.2](https://github.com/gossi/theemo/compare/v0.1.0...v0.1.2) +#### [v0.1.3](https://github.com/gossi/theemo/compare/v0.1.0...v0.1.3) +#### [v0.1.0](https://github.com/gossi/theemo/compare/v0.0.9...v0.1.0) + +> 16 August 2022 + +#### v0.0.9 + +> 16 August 2022 + +- Use jsonbin API v3 [`#613`](https://github.com/gossi/theemo/pull/613) +- Fix jsonbin settings migration [`#605`](https://github.com/gossi/theemo/pull/605) +- Fix jsonbin sync [`#604`](https://github.com/gossi/theemo/pull/604) +- Minimize window [`#603`](https://github.com/gossi/theemo/pull/603) +- Persist auto update references settings [`#602`](https://github.com/gossi/theemo/pull/602) +- Merge figma theemo [`#590`](https://github.com/gossi/theemo/pull/590) +- Explain jsonbin creation [`#589`](https://github.com/gossi/theemo/pull/589) - Add additional properties to tokens [`#586`](https://github.com/gossi/theemo/pull/586) - Revert release-it back to v14 [`#584`](https://github.com/gossi/theemo/pull/584) - Remove `jest-expect-message` [`#583`](https://github.com/gossi/theemo/pull/583) - Use proper key for paint style lookup [`#582`](https://github.com/gossi/theemo/pull/582) - Upgrade Jest to v28 [`#581`](https://github.com/gossi/theemo/pull/581) -- Drop lerna-changelog; release-it to v15; use auto-changelog 🤞 [`429c696`](https://github.com/gossi/theemo/commit/429c696ab678d1fd8bdecc181fd969b380b6483c) -- release theemo v0.1.1 [`44a76b3`](https://github.com/gossi/theemo/commit/44a76b356b944d1487d031be6f5dcd1fbd6042f3) -- Adjust release-it config [`39e290a`](https://github.com/gossi/theemo/commit/39e290ae9990a827fb8f02f2bb2e5a6b4b008b1c) - -#### [v0.1.0](https://github.com/gossi/theemo/compare/v0.0.9...v0.1.0) - -> 22 May 2022 - - Prepare docs for release [`#572`](https://github.com/gossi/theemo/pull/572) - Build all packages during CI, to be sure renovate doesn't break any [`#571`](https://github.com/gossi/theemo/pull/571) - Prep api docs [`#570`](https://github.com/gossi/theemo/pull/570) @@ -44,70 +51,10 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). - Use swc for tests and coverage [`#37`](https://github.com/gossi/theemo/pull/37) - add ci workflow [`#36`](https://github.com/gossi/theemo/pull/36) - Start for the next version [`#32`](https://github.com/gossi/theemo/pull/32) -- Disable building gh-pages on release [`d6d3def`](https://github.com/gossi/theemo/commit/d6d3defc915bdd2478bd8b66bafd9bbfee7b85e8) -- Serve theemo from root url [`d9f6a8e`](https://github.com/gossi/theemo/commit/d9f6a8e37f97ea78391004fdc299596fe1a3ac96) -- fix website deploy [`8fe7323`](https://github.com/gossi/theemo/commit/8fe73232cad9e5518e3a4cb12e5fbfcae4797adf) - -#### [v0.0.9](https://github.com/gossi/theemo/compare/v0.0.8...v0.0.9) - -> 22 August 2020 - - Bump elliptic from 6.5.2 to 6.5.3 in /website [`#5`](https://github.com/gossi/theemo/pull/5) - Bump prismjs from 1.20.0 to 1.21.0 in /website [`#4`](https://github.com/gossi/theemo/pull/4) - Bump lodash from 4.17.15 to 4.17.19 in /website [`#2`](https://github.com/gossi/theemo/pull/2) - Bump websocket-extensions from 0.1.3 to 0.1.4 in /website [`#1`](https://github.com/gossi/theemo/pull/1) - some setup [`1c12451`](https://github.com/gossi/theemo/commit/1c12451f54058c19676c791b2780ade1f4c282b0) -- new and old build with updated api docs [`ac74e70`](https://github.com/gossi/theemo/commit/ac74e709ad313b12add41d4a8d12d9a2dc015d87) -- add release-it [`762062f`](https://github.com/gossi/theemo/commit/762062f33df2e01227d87f784ba62574cc45922d) - -#### [v0.0.8](https://github.com/gossi/theemo/compare/v0.0.7...v0.0.8) - -> 1 June 2020 - - migrate to docusaurus v2 [`9b67597`](https://github.com/gossi/theemo/commit/9b67597e41005decaf06ee7f246bb0de3beb29b6) - -#### [v0.0.7](https://github.com/gossi/theemo/compare/v0.0.6...v0.0.7) - -> 28 May 2020 - -- read color styles also from strokes (not only fills) [`8e1d60c`](https://github.com/gossi/theemo/commit/8e1d60cea00f0be6e5c5a1d0e240cd8d08666927) -- write `0` length values as `0` (without px suffix) [`fa81881`](https://github.com/gossi/theemo/commit/fa81881e88a6714bfb94b3e6ef794feb0b24f12e) - -#### [v0.0.6](https://github.com/gossi/theemo/compare/v0.0.5...v0.0.6) - -> 13 April 2020 - -- fix colors; add support for shadows [`17fbcb3`](https://github.com/gossi/theemo/commit/17fbcb32bc125923e48a4aba0022b2ffec0c75a7) - -#### [v0.0.5](https://github.com/gossi/theemo/compare/v0.0.4...v0.0.5) - -> 10 April 2020 - -- allow tokens from text node [`e0a0f35`](https://github.com/gossi/theemo/commit/e0a0f351643d3be1048013ac68dbb8841d86a312) -- Pass token collections to lexer config callbacks [`185fe4e`](https://github.com/gossi/theemo/commit/185fe4efd73a96f1cdfa0a839f9055c66aba7629) -- Try deploy docs automatically [`b428576`](https://github.com/gossi/theemo/commit/b4285765048c98279f906c8d6e494adf737c9089) - -#### [v0.0.4](https://github.com/gossi/theemo/compare/v0.0.3...v0.0.4) - -> 31 March 2020 - -- add keyword to package.json after generation [`dcf0e02`](https://github.com/gossi/theemo/commit/dcf0e0262f20fe4b939945a546fd167e0d4540b7) -- correction in docs [`d77efd7`](https://github.com/gossi/theemo/commit/d77efd7707d4a1a755afbc1d02d5278bb0ba044a) - -#### [v0.0.3](https://github.com/gossi/theemo/compare/v0.0.2...v0.0.3) - -> 30 March 2020 - - add docs [`67b991e`](https://github.com/gossi/theemo/commit/67b991ec8ea86eafbe647138fa5b9e9380ae8e48) -- auto-generated api docs [`bc59fd5`](https://github.com/gossi/theemo/commit/bc59fd53ada89281518e424c5699a9afb7c3da10) -- Split up build into build and generate [`8a0cdfe`](https://github.com/gossi/theemo/commit/8a0cdfeb6fb3c771e75a41a0ebcc1de6b60cba45) - -#### [v0.0.2](https://github.com/gossi/theemo/compare/v0.0.1...v0.0.2) - -> 28 March 2020 - -#### v0.0.1 - -> 28 March 2020 - -- initial version [`a6cf1d5`](https://github.com/gossi/theemo/commit/a6cf1d521b3e9e8fb5a51b0dae4f555b1f6a7ce2) diff --git a/packages/theemo/package.json b/packages/theemo/package.json index 92f06261..43a86c89 100644 --- a/packages/theemo/package.json +++ b/packages/theemo/package.json @@ -1,7 +1,7 @@ { "name": "theemo", "description": "Design Token automations", - "version": "0.1.2", + "version": "0.1.3", "license": "MIT", "author": "Thomas Gossmann", "homepage": "https://theemo.io",