From ef56030e12699a72f58de75cbfd65c684047a20f Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 19 Mar 2023 16:05:59 +0000 Subject: [PATCH] chore(release): 3.3.0 [skip ci] # [3.3.0](https://github.com/spectrocloud/librarium/compare/v3.2.1...v3.3.0) (2023-03-19) ### Bug Fixes * added note about sshkey support in Azure ([cb1391d](https://github.com/spectrocloud/librarium/commit/cb1391d1408a851ee7a68682062918e2b627f6d4)) * updating documentation for release-3-2 ([436a433](https://github.com/spectrocloud/librarium/commit/436a433b72e1a6c0e9a1fd2c3d13e5eb8fcacd6f)) * upgrade @babel/plugin-proposal-export-default-from from 7.16.7 to 7.18.10 ([e880a4a](https://github.com/spectrocloud/librarium/commit/e880a4aa4c00a9286b5f0fee7ac80b6e726ea1e8)) * upgrade antd from 4.20.3 to 4.24.8 ([c3e9dc3](https://github.com/spectrocloud/librarium/commit/c3e9dc3679c057b742dd8be79d0a2ac4eca0f445)) * upgrade gatsby-plugin-webfonts from 2.2.2 to 2.3.2 ([#1174](https://github.com/spectrocloud/librarium/issues/1174)) ([62f0985](https://github.com/spectrocloud/librarium/commit/62f098572ab037e823f50120ad89428920346db4)) * upgrade prism-react-renderer from 1.3.1 to 1.3.5 ([#1173](https://github.com/spectrocloud/librarium/issues/1173)) ([0d86e6f](https://github.com/spectrocloud/librarium/commit/0d86e6f2219e3b685957ff5058f7f6a4c3c09c13)) * upgrade react-instantsearch-dom from 6.24.2 to 6.39.0 ([235cf60](https://github.com/spectrocloud/librarium/commit/235cf60f8d377f06a978995f2f10b0327dd5ac6c)) ### Features * release for Palette 3.3 ([06e3027](https://github.com/spectrocloud/librarium/commit/06e3027c8caca7a74da4b547ff7fb168b6acf973)) ### Reverts * Revert "To resolve for stale pr" (#905) ([c5586db](https://github.com/spectrocloud/librarium/commit/c5586db26d8b0467a44de8613dfbbe9bc9e96431)), closes [#905](https://github.com/spectrocloud/librarium/issues/905) [#899](https://github.com/spectrocloud/librarium/issues/899) * Revert "DOC-254-RKE2-Kubernetes (#861)" (#866) ([c27a04d](https://github.com/spectrocloud/librarium/commit/c27a04de5e50f54b54a336b4b61a7ddc6ac90ab0)), closes [#861](https://github.com/spectrocloud/librarium/issues/861) [#866](https://github.com/spectrocloud/librarium/issues/866) * Revert "Changed disruptive video plugin (#826)" ([d654f38](https://github.com/spectrocloud/librarium/commit/d654f38c60c925366a86a365f0c4645a2aee4beb)), closes [#826](https://github.com/spectrocloud/librarium/issues/826) --- CHANGELOG.md | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c5a69ecb1d..633b2a5b7e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,28 @@ +# [3.3.0](https://github.com/spectrocloud/librarium/compare/v3.2.1...v3.3.0) (2023-03-19) + + +### Bug Fixes + +* added note about sshkey support in Azure ([cb1391d](https://github.com/spectrocloud/librarium/commit/cb1391d1408a851ee7a68682062918e2b627f6d4)) +* updating documentation for release-3-2 ([436a433](https://github.com/spectrocloud/librarium/commit/436a433b72e1a6c0e9a1fd2c3d13e5eb8fcacd6f)) +* upgrade @babel/plugin-proposal-export-default-from from 7.16.7 to 7.18.10 ([e880a4a](https://github.com/spectrocloud/librarium/commit/e880a4aa4c00a9286b5f0fee7ac80b6e726ea1e8)) +* upgrade antd from 4.20.3 to 4.24.8 ([c3e9dc3](https://github.com/spectrocloud/librarium/commit/c3e9dc3679c057b742dd8be79d0a2ac4eca0f445)) +* upgrade gatsby-plugin-webfonts from 2.2.2 to 2.3.2 ([#1174](https://github.com/spectrocloud/librarium/issues/1174)) ([62f0985](https://github.com/spectrocloud/librarium/commit/62f098572ab037e823f50120ad89428920346db4)) +* upgrade prism-react-renderer from 1.3.1 to 1.3.5 ([#1173](https://github.com/spectrocloud/librarium/issues/1173)) ([0d86e6f](https://github.com/spectrocloud/librarium/commit/0d86e6f2219e3b685957ff5058f7f6a4c3c09c13)) +* upgrade react-instantsearch-dom from 6.24.2 to 6.39.0 ([235cf60](https://github.com/spectrocloud/librarium/commit/235cf60f8d377f06a978995f2f10b0327dd5ac6c)) + + +### Features + +* release for Palette 3.3 ([06e3027](https://github.com/spectrocloud/librarium/commit/06e3027c8caca7a74da4b547ff7fb168b6acf973)) + + +### Reverts + +* Revert "To resolve for stale pr" (#905) ([c5586db](https://github.com/spectrocloud/librarium/commit/c5586db26d8b0467a44de8613dfbbe9bc9e96431)), closes [#905](https://github.com/spectrocloud/librarium/issues/905) [#899](https://github.com/spectrocloud/librarium/issues/899) +* Revert "DOC-254-RKE2-Kubernetes (#861)" (#866) ([c27a04d](https://github.com/spectrocloud/librarium/commit/c27a04de5e50f54b54a336b4b61a7ddc6ac90ab0)), closes [#861](https://github.com/spectrocloud/librarium/issues/861) [#866](https://github.com/spectrocloud/librarium/issues/866) +* Revert "Changed disruptive video plugin (#826)" ([d654f38](https://github.com/spectrocloud/librarium/commit/d654f38c60c925366a86a365f0c4645a2aee4beb)), closes [#826](https://github.com/spectrocloud/librarium/issues/826) + ## [3.2.1](https://github.com/spectrocloud/librarium/compare/v3.2.0...v3.2.1) (2023-03-09)