File tree 3 files changed +7
-10
lines changed
3 files changed +7
-10
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
+ ## 0.9.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [ ` ee69f06 ` ] ( https://github.com/OutpostHQ/tasty/commit/ee69f0686109211e9723ebf6bb07a784091d2307 ) Thanks [ @shubham-kaushal ] ( https://github.com/shubham-kaushal ) ! - migrate from yarn workspace to pnpm workspace
8
+
3
9
All notable changes to this project will be documented in this file.
4
10
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
11
6
12
## 0.8.9 (2022-10-07)
7
13
8
14
** Note:** Version bump only for package tastycss
9
15
10
-
11
-
12
-
13
-
14
16
## 0.8.8 (2022-10-02)
15
17
16
18
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " tastycss" ,
3
- "version" : " 0.8.9 " ,
3
+ "version" : " 0.9.0 " ,
4
4
"main" : " ./dist/index.js" ,
5
5
"module" : " ./dist/index.mjs" ,
6
6
"types" : " ./dist/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments