Commit 3e8f694 1 parent 6959e9d commit 3e8f694 Copy full SHA for 3e8f694
File tree 5 files changed +23
-4
lines changed
5 files changed +23
-4
lines changed Original file line number Diff line number Diff line change 12
12
"@digdir/designsystemet-react" : " 1.0.0-rc.13" ,
13
13
"@digdir/design-system-react" : " 0.54.0" ,
14
14
"@digdir/designsystemet-theme" : " 1.0.0-rc.13" ,
15
- "figma-plugin" : " 0.1.0"
15
+ "figma-plugin" : " 0.1.0" ,
16
+ "@designsystemet/storybook" : " 0.1.0"
16
17
},
17
18
"changesets" : [
18
19
" blue-rocks-pull" ,
20
+ " cool-lamps-drive" ,
19
21
" friendly-islands-punch" ,
20
- " short-walls-judge"
22
+ " short-walls-judge" ,
23
+ " tender-ties-swim"
21
24
]
22
25
}
Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
+ ## 0.1.0-next.21
4
+
5
+ ### Patch Changes
6
+
7
+ - chore: Fix rollup build warnings for react package ([ #2187 ] ( https://github.com/digdir/designsystemet/pull/2187 ) )
8
+
9
+ - Changed linter and formatter from eslint to biomejs ([ #2189 ] ( https://github.com/digdir/designsystemet/pull/2189 ) )
10
+
3
11
## 0.1.0-next.20
4
12
5
13
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @digdir/designsystemet" ,
3
- "version" : " 0.1.0-next.20 " ,
3
+ "version" : " 0.1.0-next.21 " ,
4
4
"description" : " CLI for Designsystemet" ,
5
5
"author" : " Designsystemet team" ,
6
6
"repository" : {
Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
+ ## 1.0.0-next.15
4
+
5
+ ### Patch Changes
6
+
7
+ - chore: Fix rollup build warnings for react package ([ #2187 ] ( https://github.com/digdir/designsystemet/pull/2187 ) )
8
+
9
+ - Changed linter and formatter from eslint to biomejs ([ #2189 ] ( https://github.com/digdir/designsystemet/pull/2189 ) )
10
+
3
11
## 1.0.0-next.14
4
12
5
13
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @digdir/designsystemet-react" ,
3
- "version" : " 1.0.0-next.14 " ,
3
+ "version" : " 1.0.0-next.15 " ,
4
4
"description" : " React components for Designsystemet" ,
5
5
"author" : " Designsystemet team" ,
6
6
"repository" : " https://github.com/digdir/designsystemet" ,
You can’t perform that action at this time.
0 commit comments