@styleframe/cli 1.0.2 → 1.0.4

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
@@ -1,5 +1,20 @@
1
1
  # @styleframe/cli
2
2
 
3
+ ## 1.0.4
4
+
5
+ ### Patch Changes
6
+
7
+ - [#40](https://github.com/styleframe-dev/styleframe/pull/40) [`1787ee2`](https://github.com/styleframe-dev/styleframe/commit/1787ee2b19740e077431b5196a3676ba8543838b) Thanks [@alexgrozav](https://github.com/alexgrozav)! - feat: add @styleframe/pro to dependencies
8
+
9
+ ## 1.0.3
10
+
11
+ ### Patch Changes
12
+
13
+ - [#35](https://github.com/styleframe-dev/styleframe/pull/35) [`5d53569`](https://github.com/styleframe-dev/styleframe/commit/5d5356960af687884703f3de5d3d1638d8ee9d8a) Thanks [@alexgrozav](https://github.com/alexgrozav)! - fix: Update generated init code
14
+
15
+ - Updated dependencies [[`5d53569`](https://github.com/styleframe-dev/styleframe/commit/5d5356960af687884703f3de5d3d1638d8ee9d8a)]:
16
+ - @styleframe/loader@1.0.3
17
+
3
18
  ## 1.0.2
4
19
 
5
20
  ### Patch Changes