@stacksjs/ts-css 0.1.1 โ†’ 0.1.2

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,3 +1,17 @@
1
+ [Compare changes](https://github.com/stacksjs/ts-css/compare/v0.1.1...v0.1.2)
2
+
3
+ ## โšก Performance Improvements
4
+
5
+ - **build**: minify the published bundles ([ab79be3](https://github.com/stacksjs/ts-css/commit/ab79be3)) _(by Chris <chrisbreuer93@gmail.com>)_
6
+
7
+ ## ๐Ÿงน Chores
8
+
9
+ - release v0.1.2 ([8e3ce9a](https://github.com/stacksjs/ts-css/commit/8e3ce9a)) _(by Chris <chrisbreuer93@gmail.com>)_
10
+
11
+ ## Contributors
12
+
13
+ - _Chris <chrisbreuer93@gmail.com>_
14
+
1
15
  [Compare changes](https://github.com/stacksjs/ts-css/compare/v0.1.0...v0.1.1)
2
16
 
3
17
  ## ๐Ÿ› Bug Fixes