Skip to content

Commit cddb114

Browse files
authored
chore(ci): release main (#463)
1 parent 3f083cd commit cddb114

File tree

9 files changed

+69
-8
lines changed

9 files changed

+69
-8
lines changed

.release-please-manifest.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
2-
"apps/docs": "0.44.1",
2+
"apps/docs": "1.0.0",
33
"packages/build/eslint-config": "1.2.0",
44
"packages/build/prettier-config": "1.0.1",
55
"packages/design/deepmerge": "1.0.0",
6-
"packages/design/tailwind": "0.32.2",
7-
"packages/html/ds": "0.31.2",
8-
"packages/react/ds": "0.39.0",
6+
"packages/design/tailwind": "1.0.0",
7+
"packages/html/ds": "1.0.0",
8+
"packages/react/ds": "1.0.0",
99
"packages/themes/govie": "0.6.0",
1010
"tokens": "0.7.0"
1111
}

apps/docs/CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [1.0.0](https://github.com/ogcio/govie-ds/compare/docs-v0.44.1...docs-v1.0.0) (2025-03-10)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* add `FormField` wrapper for input ([#461](https://github.com/ogcio/govie-ds/issues/461))
9+
10+
### Features
11+
12+
* add `FormField` wrapper for input ([#461](https://github.com/ogcio/govie-ds/issues/461)) ([448b15c](https://github.com/ogcio/govie-ds/commit/448b15cd530b78787920e409fa64fdee85692122))
13+
* add data grid example ([#457](https://github.com/ogcio/govie-ds/issues/457)) ([c6864b1](https://github.com/ogcio/govie-ds/commit/c6864b1021e52315a761f13595ea62352a3de6df))
14+
* Composable ProgressStepper ([#462](https://github.com/ogcio/govie-ds/issues/462)) ([a7cba84](https://github.com/ogcio/govie-ds/commit/a7cba842249dd8d52189470ca9a99059e1188927))
15+
316
## [0.44.1](https://github.com/ogcio/govie-ds/compare/docs-v0.44.0...docs-v0.44.1) (2025-03-03)
417

518

apps/docs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@govie-ds/docs",
3-
"version": "0.44.1",
3+
"version": "1.0.0",
44
"private": true,
55
"type": "module",
66
"scripts": {

packages/design/tailwind/CHANGELOG.md

+17
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,23 @@
11
# Changelog
22

33

4+
## [1.0.0](https://github.com/ogcio/govie-ds/compare/tailwind-v0.32.2...tailwind-v1.0.0) (2025-03-10)
5+
6+
7+
### ⚠ BREAKING CHANGES
8+
9+
* add `FormField` wrapper for input ([#461](https://github.com/ogcio/govie-ds/issues/461))
10+
11+
### Features
12+
13+
* add `FormField` wrapper for input ([#461](https://github.com/ogcio/govie-ds/issues/461)) ([448b15c](https://github.com/ogcio/govie-ds/commit/448b15cd530b78787920e409fa64fdee85692122))
14+
* Composable ProgressStepper ([#462](https://github.com/ogcio/govie-ds/issues/462)) ([a7cba84](https://github.com/ogcio/govie-ds/commit/a7cba842249dd8d52189470ca9a99059e1188927))
15+
16+
17+
### Bug Fixes
18+
19+
* Summary List height ([#470](https://github.com/ogcio/govie-ds/issues/470)) ([3f083cd](https://github.com/ogcio/govie-ds/commit/3f083cd4824943f81518d497b87e459176438f17))
20+
421
## [0.32.2](https://github.com/ogcio/govie-ds/compare/tailwind-v0.32.1...tailwind-v0.32.2) (2025-03-03)
522

623

packages/design/tailwind/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@govie-ds/tailwind",
3-
"version": "0.32.2",
3+
"version": "1.0.0",
44
"description": "The GOV IE design system Tailwind utilities.",
55
"type": "module",
66
"main": "dist/index.js",

packages/html/ds/CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [1.0.0](https://github.com/ogcio/govie-ds/compare/html-v0.31.2...html-v1.0.0) (2025-03-10)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* add `FormField` wrapper for input ([#461](https://github.com/ogcio/govie-ds/issues/461))
9+
10+
### Features
11+
12+
* add `FormField` wrapper for input ([#461](https://github.com/ogcio/govie-ds/issues/461)) ([448b15c](https://github.com/ogcio/govie-ds/commit/448b15cd530b78787920e409fa64fdee85692122))
13+
* Composable ProgressStepper ([#462](https://github.com/ogcio/govie-ds/issues/462)) ([a7cba84](https://github.com/ogcio/govie-ds/commit/a7cba842249dd8d52189470ca9a99059e1188927))
14+
315
## [0.31.2](https://github.com/ogcio/govie-ds/compare/html-v0.31.1...html-v0.31.2) (2025-03-03)
416

517

packages/html/ds/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@govie-ds/html",
3-
"version": "0.31.2",
3+
"version": "1.0.0",
44
"description": "",
55
"private": true,
66
"type": "module",

packages/react/ds/CHANGELOG.md

+19
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,25 @@
11
# Changelog
22

33

4+
## [1.0.0](https://github.com/ogcio/govie-ds/compare/react-v0.39.0...react-v1.0.0) (2025-03-10)
5+
6+
7+
### ⚠ BREAKING CHANGES
8+
9+
* add `FormField` wrapper for input ([#461](https://github.com/ogcio/govie-ds/issues/461))
10+
11+
### Features
12+
13+
* add `FormField` wrapper for input ([#461](https://github.com/ogcio/govie-ds/issues/461)) ([448b15c](https://github.com/ogcio/govie-ds/commit/448b15cd530b78787920e409fa64fdee85692122))
14+
* add data grid example ([#457](https://github.com/ogcio/govie-ds/issues/457)) ([c6864b1](https://github.com/ogcio/govie-ds/commit/c6864b1021e52315a761f13595ea62352a3de6df))
15+
* Composable ProgressStepper ([#462](https://github.com/ogcio/govie-ds/issues/462)) ([a7cba84](https://github.com/ogcio/govie-ds/commit/a7cba842249dd8d52189470ca9a99059e1188927))
16+
17+
18+
### Bug Fixes
19+
20+
* support multiple file upload ([d8543af](https://github.com/ogcio/govie-ds/commit/d8543affb78eb60103e0163442d4d489ed915251))
21+
* update tab list checked state ([#465](https://github.com/ogcio/govie-ds/issues/465)) ([6b5eb37](https://github.com/ogcio/govie-ds/commit/6b5eb37703f8f2016d3229b16e015699aae55e38))
22+
423
## [0.39.0](https://github.com/ogcio/govie-ds/compare/react-v0.38.1...react-v0.39.0) (2025-03-03)
524

625

packages/react/ds/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@govie-ds/react",
3-
"version": "0.39.0",
3+
"version": "1.0.0",
44
"description": "The GOV IE design system React components.",
55
"type": "module",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)