@upstart.gg/style-system 0.0.106 → 0.0.108

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +12 -0
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,5 +1,17 @@
1
1
  # @upstart.gg/style-system
2
2
 
3
+ ## 0.0.108
4
+
5
+ ### Patch Changes
6
+
7
+ - [#337](https://github.com/upstart-gg/upstart/pull/337) [`00a0bc2`](https://github.com/upstart-gg/upstart/commit/00a0bc270f336c855fb39efff0f0cda273155298) Thanks [@mattallty](https://github.com/mattallty)! - Trigger release
8
+
9
+ ## 0.0.107
10
+
11
+ ### Patch Changes
12
+
13
+ - [#335](https://github.com/upstart-gg/upstart/pull/335) [`6d85db0`](https://github.com/upstart-gg/upstart/commit/6d85db0fbede34ab15bcd977ed26d6370ca059fb) Thanks [@mattallty](https://github.com/mattallty)! - Clean packages
14
+
3
15
  ## 0.0.106
4
16
 
5
17
  ## 0.0.105
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@upstart.gg/style-system",
3
- "version": "0.0.106",
3
+ "version": "0.0.108",
4
4
  "description": "Base tailwindcss setup with some extra plugins as well as colors and editor styles",
5
5
  "type": "module",
6
6
  "exports": {