@shelf/global-renderer 0.30.53 → 0.31.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -3,6 +3,21 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ ### [0.31.1](https://github.com/shelfio/libs-frontend/compare/@shelf/global-renderer@0.31.0...@shelf/global-renderer@0.31.1) (2023-11-01)
7
+
8
+ **Note:** Version bump only for package @shelf/global-renderer
9
+
10
+ ## [0.31.0](https://github.com/shelfio/libs-frontend/compare/@shelf/global-renderer@0.30.53...@shelf/global-renderer@0.31.0) (2023-11-01)
11
+
12
+ ### Features
13
+
14
+ - REACT-547 run codemod + manual fixes ([99837b2](https://github.com/shelfio/libs-frontend/commit/99837b2c178ad694f1c7da48b5fb8555be05a5d2))
15
+
16
+ ### Bug Fixes
17
+
18
+ - REACT-547 add colors to deps ([e92c132](https://github.com/shelfio/libs-frontend/commit/e92c132aa4bf97867be4f866a8b8cf38c76a04db))
19
+ - REACT-547 remove client-helpers from deps if not used ([ca73471](https://github.com/shelfio/libs-frontend/commit/ca734719ec5c1b739ba8db5c651dbc2a038d9617))
20
+
6
21
  ### [0.30.53](https://github.com/shelfio/libs-frontend/compare/@shelf/global-renderer@0.30.52...@shelf/global-renderer@0.30.53) (2023-10-31)
7
22
 
8
23
  **Note:** Version bump only for package @shelf/global-renderer