File tree Expand file tree Collapse file tree 4 files changed +17
-2
lines changed
packages/stylelint-config Expand file tree Collapse file tree 4 files changed +17
-2
lines changed Original file line number Diff line number Diff line change 5
5
"packages/sdk-react-provider" : " 0.0.10-beta0" ,
6
6
"packages/eslint-config" : " 0.0.1-beta0" ,
7
7
"packages/postcss-config" : " 0.0.1-beta0" ,
8
- "packages/stylelint-config" : " 0.0.0 " ,
8
+ "packages/stylelint-config" : " 0.0.1-beta0 " ,
9
9
"packages/typescript-config" : " 0.0.1-beta0" ,
10
10
"packages/ui" : " 0.0.1-beta0"
11
11
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.0.1-beta0] ( https://github.com/monerium/js-monorepo/compare/monorepo-v0.0.1-beta0...monorepo-v0.0.1-beta0 ) (2024-06-19)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * changelog-types is now changelog-sections ([ ac0203c] ( https://github.com/monerium/js-monorepo/commit/ac0203cadfef92bba909fb174a239e346e50ec29 ) )
9
+
3
10
## [ 0.0.1-beta0] ( https://github.com/monerium/js-monorepo/compare/monorepo-v0.0.2...monorepo-v0.0.1-beta0 ) (2024-06-19)
4
11
5
12
Original file line number Diff line number Diff line change
1
+ # Changelog
2
+
3
+ ## 0.0.1-beta0 (2024-06-19)
4
+
5
+
6
+ ### Miscellaneous
7
+
8
+ * add stylelint ([ 5107d33] ( https://github.com/monerium/js-monorepo/commit/5107d33d79aec11219baef973767295622337721 ) )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @repo/stylelint-config" ,
3
- "version" : " 0.0.0 " ,
3
+ "version" : " 0.0.1-beta0 " ,
4
4
"private" : true ,
5
5
"files" : [
6
6
" base.js"
You can’t perform that action at this time.
0 commit comments