File tree 9 files changed +41
-8
lines changed
9 files changed +41
-8
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "apps/docs" : " 1.0 .0" ,
2
+ "apps/docs" : " 1.1 .0" ,
3
3
"packages/build/eslint-config" : " 1.2.0" ,
4
4
"packages/build/prettier-config" : " 1.0.1" ,
5
5
"packages/design/deepmerge" : " 1.0.0" ,
6
- "packages/design/tailwind" : " 1.0 .0" ,
7
- "packages/html/ds" : " 1.0.0 " ,
8
- "packages/react/ds" : " 1.0 .0" ,
6
+ "packages/design/tailwind" : " 1.1 .0" ,
7
+ "packages/html/ds" : " 1.0.1 " ,
8
+ "packages/react/ds" : " 1.1 .0" ,
9
9
"packages/themes/govie" : " 0.6.0" ,
10
10
"tokens" : " 0.7.0"
11
11
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 1.1.0] ( https://github.com/ogcio/govie-ds/compare/docs-v1.0.0...docs-v1.1.0 ) (2025-03-14)
4
+
5
+
6
+ ### Features
7
+
8
+ * Adding inset prop in Container ([ #471 ] ( https://github.com/ogcio/govie-ds/issues/471 ) ) ([ b6fb040] ( https://github.com/ogcio/govie-ds/commit/b6fb0409d184f76f1c845744116958a9838677be ) )
9
+
3
10
## [ 1.0.0] ( https://github.com/ogcio/govie-ds/compare/docs-v0.44.1...docs-v1.0.0 ) (2025-03-10)
4
11
5
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @govie-ds/docs" ,
3
- "version" : " 1.0 .0" ,
3
+ "version" : " 1.1 .0" ,
4
4
"private" : true ,
5
5
"type" : " module" ,
6
6
"scripts" : {
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
4
+ ## [ 1.1.0] ( https://github.com/ogcio/govie-ds/compare/tailwind-v1.0.0...tailwind-v1.1.0 ) (2025-03-14)
5
+
6
+
7
+ ### Features
8
+
9
+ * Adding inset prop in Container ([ #471 ] ( https://github.com/ogcio/govie-ds/issues/471 ) ) ([ b6fb040] ( https://github.com/ogcio/govie-ds/commit/b6fb0409d184f76f1c845744116958a9838677be ) )
10
+
4
11
## [ 1.0.0] ( https://github.com/ogcio/govie-ds/compare/tailwind-v0.32.2...tailwind-v1.0.0 ) (2025-03-10)
5
12
6
13
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @govie-ds/tailwind" ,
3
- "version" : " 1.0 .0" ,
3
+ "version" : " 1.1 .0" ,
4
4
"description" : " The GOV IE design system Tailwind utilities." ,
5
5
"type" : " module" ,
6
6
"main" : " dist/index.js" ,
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 1.0.1] ( https://github.com/ogcio/govie-ds/compare/html-v1.0.0...html-v1.0.1 ) (2025-03-14)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * update tailwind config safelist ([ #473 ] ( https://github.com/ogcio/govie-ds/issues/473 ) ) ([ 00b95bb] ( https://github.com/ogcio/govie-ds/commit/00b95bb54c26b8805be02b0c347c832f5df1d44b ) )
9
+
3
10
## [ 1.0.0] ( https://github.com/ogcio/govie-ds/compare/html-v0.31.2...html-v1.0.0 ) (2025-03-10)
4
11
5
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @govie-ds/html" ,
3
- "version" : " 1.0.0 " ,
3
+ "version" : " 1.0.1 " ,
4
4
"description" : " " ,
5
5
"private" : true ,
6
6
"type" : " module" ,
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
4
+ ## [ 1.1.0] ( https://github.com/ogcio/govie-ds/compare/react-v1.0.0...react-v1.1.0 ) (2025-03-14)
5
+
6
+
7
+ ### Features
8
+
9
+ * Adding inset prop in Container ([ #471 ] ( https://github.com/ogcio/govie-ds/issues/471 ) ) ([ b6fb040] ( https://github.com/ogcio/govie-ds/commit/b6fb0409d184f76f1c845744116958a9838677be ) )
10
+
11
+
12
+ ### Bug Fixes
13
+
14
+ * update tailwind config safelist ([ #473 ] ( https://github.com/ogcio/govie-ds/issues/473 ) ) ([ 00b95bb] ( https://github.com/ogcio/govie-ds/commit/00b95bb54c26b8805be02b0c347c832f5df1d44b ) )
15
+
4
16
## [ 1.0.0] ( https://github.com/ogcio/govie-ds/compare/react-v0.39.0...react-v1.0.0 ) (2025-03-10)
5
17
6
18
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @govie-ds/react" ,
3
- "version" : " 1.0 .0" ,
3
+ "version" : " 1.1 .0" ,
4
4
"description" : " The GOV IE design system React components." ,
5
5
"type" : " module" ,
6
6
"main" : " dist/index.js" ,
You can’t perform that action at this time.
0 commit comments