diff --git a/CHANGELOG.md b/CHANGELOG.md index 4157819354..b44af03f93 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,11 +7,35 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). -## [Unreleased](https://github.com/leanupjs/leanup/compare/1.2.0-rc.57...HEAD) +## [Unreleased](https://github.com/leanupjs/leanup/compare/1.2.0-rc.59...HEAD) + +## [1.2.0-rc.59](https://github.com/leanupjs/leanup/compare/1.2.0-rc.58...1.2.0-rc.59) - 2021-03-19 + +### Merged + +- Feature/add preact preset vite [`#1359`](https://github.com/leanupjs/leanup/pull/1359) +- chore: configure tailwindcss jit [`#1358`](https://github.com/leanupjs/leanup/pull/1358) +- chore: remove postcss config in vite.config.js [`#1357`](https://github.com/leanupjs/leanup/pull/1357) + +### Commits + +- Auto dependency update [`57d0813`](https://github.com/leanupjs/leanup/commit/57d0813dfeef7db5edb583066dd8771f1fa2bc3c) +- feature: add preact plugin vite [`45f564a`](https://github.com/leanupjs/leanup/commit/45f564abbdc754c485297b01fb6249061a853652) +- chore: remove preact vite preset [`c109268`](https://github.com/leanupjs/leanup/commit/c109268700d5d91dacf2dc770f61bab52170e942) +- chore: update typescript for angular next [`76c1bc0`](https://github.com/leanupjs/leanup/commit/76c1bc0e54c45225cf1a72a918a5885ce6c6bcc1) + +## [1.2.0-rc.58](https://github.com/leanupjs/leanup/compare/1.2.0-rc.57...1.2.0-rc.58) - 2021-03-18 ### Commits - Subsequent update of the dependencies after the release of new packages [`f75924d`](https://github.com/leanupjs/leanup/commit/f75924dce481e5757ee2b461b53963ed1b36e9f7) +- chore: update changelogs for v1.2 [`756e7be`](https://github.com/leanupjs/leanup/commit/756e7be215e9a67b7aa09d2fc22889aaa0161aa5) +- Auto dependency update [`1eae1fd`](https://github.com/leanupjs/leanup/commit/1eae1fd4fc784b2441172c5526e42c92ef9c3ff4) +- chore: switch leanup peerDeps to version ~1.2.0-rc.56 [`2313d7f`](https://github.com/leanupjs/leanup/commit/2313d7fd1063f159abc8846b747983ed93d0a2f3) +- chore: remove dep update after publish [`7b73ab8`](https://github.com/leanupjs/leanup/commit/7b73ab8c8ebc921d4ce6354355686f5c3d725af7) +- chore: fix typescript for angular [`cb07334`](https://github.com/leanupjs/leanup/commit/cb073349303106608ee894dc8413bdf0fd4d24f1) +- docs: correct version number in doc 1.2.0-rc.56 [`549f5c0`](https://github.com/leanupjs/leanup/commit/549f5c0bbb988a1fed46b6a965e7ef70397701a0) +- Create .eslintrc.js [`588f1cd`](https://github.com/leanupjs/leanup/commit/588f1cd7405e0b5a1f4da27aae84c885c033f4d2) ## [1.2.0-rc.57](https://github.com/leanupjs/leanup/compare/1.2.0-rc.56...1.2.0-rc.57) - 2021-03-17 @@ -59,7 +83,9 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). - docs: add important note [`d36b10b`](https://github.com/leanupjs/leanup/commit/d36b10bd0b012fbb7897f5b5e853bf8a63121571) - chore: update index.html script tag [`bc919b2`](https://github.com/leanupjs/leanup/commit/bc919b25d11e0a27f95a382669b56b5f7e941624) -## [1.2.0-rc.56](https://github.com/leanupjs/leanup/compare/1.2.0-rc.55...1.2.0-rc.56) - 2021-03-13 +## [1.2.0-rc.56](https://github.com/leanupjs/leanup/compare/v1.2.0-rc.56...1.2.0-rc.56) - 2021-03-13 + +## [v1.2.0-rc.56](https://github.com/leanupjs/leanup/compare/1.2.0-rc.55...v1.2.0-rc.56) - 2021-03-13 ### Commits @@ -180,7 +206,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). - chore: reset all eslint settings - no breaking changes [`8fe3935`](https://github.com/leanupjs/leanup/commit/8fe393526dbf41369e7301c34d284c7e3798927a) -## [1.2.0-rc.50](https://github.com/leanupjs/leanup/compare/1.1.7...1.2.0-rc.50) - 2021-03-07 +## [1.2.0-rc.50](https://github.com/leanupjs/leanup/compare/1.1.8...1.2.0-rc.50) - 2021-03-07 ### Commits @@ -190,6 +216,20 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). - chore: edit dist-tag-all list [`c55babe`](https://github.com/leanupjs/leanup/commit/c55babe6c0b35ba2c7bb4766ee4df769541efeac) - chore: add auto dep update for v1.2 [`43e922a`](https://github.com/leanupjs/leanup/commit/43e922af26086becec125e53ccc90ed0d7ac7546) +## [1.1.8](https://github.com/leanupjs/leanup/compare/1.1.7...1.1.8) - 2021-03-18 + +### Commits + +- chore: switch angular version from next to latest [`ea74d9b`](https://github.com/leanupjs/leanup/commit/ea74d9b2b68dcbc45fd7e0e7447b406c4025ab88) +- Auto dependency update [`de50fbd`](https://github.com/leanupjs/leanup/commit/de50fbd0c71cf25324ba4228ca183f60b56c3604) +- Auto dependency update [`88b5665`](https://github.com/leanupjs/leanup/commit/88b5665bada3be64f26e9f7dab1c911209773f2a) +- chore: update changelogs for v1.1 [`3d246f2`](https://github.com/leanupjs/leanup/commit/3d246f28199b22f58dbcdd7ca6ab38fbcdfaafa7) +- chore: switch leanup peerDeps to version ~1.1.6 [`ab23113`](https://github.com/leanupjs/leanup/commit/ab23113e19d88f4dfb395a8297fe0e3d6f5a2522) +- chore: remove dep update after publish [`5a6156f`](https://github.com/leanupjs/leanup/commit/5a6156f71bfa45fb5fa368c1a780098bffa68ef6) +- Update package.json [`d4f762b`](https://github.com/leanupjs/leanup/commit/d4f762b9bc32ca7ca378681b91903a1fc53d602b) +- chore: fix typescript for angular [`74c8121`](https://github.com/leanupjs/leanup/commit/74c81216081c910e161df76bc59975a828a7b943) +- docs: correct version number in doc 1.2.0-rc.56 [`32cd378`](https://github.com/leanupjs/leanup/commit/32cd378a7eee15ecb246ee6644e2525eac0c6d6b) + ## [1.1.7](https://github.com/leanupjs/leanup/compare/1.1.6...1.1.7) - 2021-03-17 ### Commits @@ -208,7 +248,9 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). - docs: add important note [`bcd991f`](https://github.com/leanupjs/leanup/commit/bcd991f41835e7b6a9526392b46fb56ffd892631) - chore: update dist-tag list [`63bb356`](https://github.com/leanupjs/leanup/commit/63bb356c85210d2116b21b91f25dd6c3b6315770) -## [1.1.6](https://github.com/leanupjs/leanup/compare/1.1.5...1.1.6) - 2021-03-13 +## [1.1.6](https://github.com/leanupjs/leanup/compare/v1.1.6...1.1.6) - 2021-03-13 + +## [v1.1.6](https://github.com/leanupjs/leanup/compare/1.1.5...v1.1.6) - 2021-03-13 ### Commits @@ -2550,7 +2592,7 @@ Master - fix dependency versions [`c492f6e`](https://github.com/leanupjs/leanup/commit/c492f6e4351fdd89617706bb521a1d2e6a29cba8) -## [1.1.0-rc.100](https://github.com/leanupjs/leanup/compare/1.0.117...1.1.0-rc.100) - 2020-09-18 +## [1.1.0-rc.100](https://github.com/leanupjs/leanup/compare/1.0.118...1.1.0-rc.100) - 2020-09-18 ### Commits @@ -2560,6 +2602,17 @@ Master - reconfigure workflow file [`c538d0a`](https://github.com/leanupjs/leanup/commit/c538d0a0393480c9703296cf055113bafe86efe8) - tiny change [`f8cbf61`](https://github.com/leanupjs/leanup/commit/f8cbf61a1a1d781ca22f24db5511f9db6fc3f22a) +## [1.0.118](https://github.com/leanupjs/leanup/compare/1.0.117...1.0.118) - 2021-03-18 + +### Commits + +- Auto dependency update [`f98c268`](https://github.com/leanupjs/leanup/commit/f98c26869cf763ebf2d1b5485d70eb440639ccf6) +- chore: update changelogs for v1.0 [`5a1407d`](https://github.com/leanupjs/leanup/commit/5a1407d44aec781eca76a7b690aa058f99110ca3) +- chore: switch leanup peerDeps to version ~1.0.116 [`7c443e1`](https://github.com/leanupjs/leanup/commit/7c443e1d1ad0834ba364ccf2ef0b6425a2b1c77f) +- chore: remove dep update after publish [`521d454`](https://github.com/leanupjs/leanup/commit/521d454d53b1c7a9e302da7aa3ccb9863fe7c9b0) +- Update package.json [`7a73efc`](https://github.com/leanupjs/leanup/commit/7a73efcd71a1cc44fd918bdf505c19667c6ea568) +- docs: correct version number in doc 1.2.0-rc.56 [`f02052b`](https://github.com/leanupjs/leanup/commit/f02052b2a620f4cb3bdebadce75917c880e792d6) + ## [1.0.117](https://github.com/leanupjs/leanup/compare/1.0.116...1.0.117) - 2021-03-17 ### Commits @@ -2576,7 +2629,9 @@ Master - docs: optimize migration [`45b3a99`](https://github.com/leanupjs/leanup/commit/45b3a994dce6892a74b56f723de573d2bdf7a9a8) - docs: add important note [`43e47a0`](https://github.com/leanupjs/leanup/commit/43e47a05d9f155fb122c651db979cccb10cc1815) -## [1.0.116](https://github.com/leanupjs/leanup/compare/1.0.115...1.0.116) - 2021-03-13 +## [1.0.116](https://github.com/leanupjs/leanup/compare/v1.0.116...1.0.116) - 2021-03-13 + +## [v1.0.116](https://github.com/leanupjs/leanup/compare/1.0.115...v1.0.116) - 2021-03-13 ### Commits diff --git a/docs/changelog/index.md b/docs/changelog/index.md index bc38c3ab62..5dca624020 100644 --- a/docs/changelog/index.md +++ b/docs/changelog/index.md @@ -7,11 +7,35 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). -## [Unreleased](https://github.com/leanupjs/leanup/compare/1.2.0-rc.57...HEAD) +## [Unreleased](https://github.com/leanupjs/leanup/compare/1.2.0-rc.59...HEAD) + +## [1.2.0-rc.59](https://github.com/leanupjs/leanup/compare/1.2.0-rc.58...1.2.0-rc.59) - 2021-03-19 + +### Merged + +- Feature/add preact preset vite [`#1359`](https://github.com/leanupjs/leanup/pull/1359) +- chore: configure tailwindcss jit [`#1358`](https://github.com/leanupjs/leanup/pull/1358) +- chore: remove postcss config in vite.config.js [`#1357`](https://github.com/leanupjs/leanup/pull/1357) + +### Commits + +- Auto dependency update [`57d0813`](https://github.com/leanupjs/leanup/commit/57d0813dfeef7db5edb583066dd8771f1fa2bc3c) +- feature: add preact plugin vite [`45f564a`](https://github.com/leanupjs/leanup/commit/45f564abbdc754c485297b01fb6249061a853652) +- chore: remove preact vite preset [`c109268`](https://github.com/leanupjs/leanup/commit/c109268700d5d91dacf2dc770f61bab52170e942) +- chore: update typescript for angular next [`76c1bc0`](https://github.com/leanupjs/leanup/commit/76c1bc0e54c45225cf1a72a918a5885ce6c6bcc1) + +## [1.2.0-rc.58](https://github.com/leanupjs/leanup/compare/1.2.0-rc.57...1.2.0-rc.58) - 2021-03-18 ### Commits - Subsequent update of the dependencies after the release of new packages [`f75924d`](https://github.com/leanupjs/leanup/commit/f75924dce481e5757ee2b461b53963ed1b36e9f7) +- chore: update changelogs for v1.2 [`756e7be`](https://github.com/leanupjs/leanup/commit/756e7be215e9a67b7aa09d2fc22889aaa0161aa5) +- Auto dependency update [`1eae1fd`](https://github.com/leanupjs/leanup/commit/1eae1fd4fc784b2441172c5526e42c92ef9c3ff4) +- chore: switch leanup peerDeps to version ~1.2.0-rc.56 [`2313d7f`](https://github.com/leanupjs/leanup/commit/2313d7fd1063f159abc8846b747983ed93d0a2f3) +- chore: remove dep update after publish [`7b73ab8`](https://github.com/leanupjs/leanup/commit/7b73ab8c8ebc921d4ce6354355686f5c3d725af7) +- chore: fix typescript for angular [`cb07334`](https://github.com/leanupjs/leanup/commit/cb073349303106608ee894dc8413bdf0fd4d24f1) +- docs: correct version number in doc 1.2.0-rc.56 [`549f5c0`](https://github.com/leanupjs/leanup/commit/549f5c0bbb988a1fed46b6a965e7ef70397701a0) +- Create .eslintrc.js [`588f1cd`](https://github.com/leanupjs/leanup/commit/588f1cd7405e0b5a1f4da27aae84c885c033f4d2) ## [1.2.0-rc.57](https://github.com/leanupjs/leanup/compare/1.2.0-rc.56...1.2.0-rc.57) - 2021-03-17