Skip to content

Commit

Permalink
chore(ci): release main
Browse files Browse the repository at this point in the history
  • Loading branch information
pregno committed Nov 29, 2024
1 parent ee312ee commit c1b51a1
Show file tree
Hide file tree
Showing 9 changed files with 62 additions and 8 deletions.
8 changes: 4 additions & 4 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"apps/docs": "0.32.0",
"apps/docs": "0.33.0",
"packages/build/eslint-config": "1.1.0",
"packages/build/prettier-config": "1.0.1",
"packages/design/deepmerge": "1.0.0",
"packages/design/tailwind": "0.21.0",
"packages/html/ds": "0.20.0",
"packages/react/ds": "0.25.0",
"packages/design/tailwind": "0.22.0",
"packages/html/ds": "0.21.0",
"packages/react/ds": "0.26.0",
"packages/themes/govie": "0.5.0",
"tokens": "0.7.0"
}
13 changes: 13 additions & 0 deletions apps/docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,19 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/s



## [0.33.0](https://github.com/ogcio/govie-ds/compare/docs-v0.32.0...docs-v0.33.0) (2024-11-29)


### Features

* search pattern ([#344](https://github.com/ogcio/govie-ds/issues/344)) ([ee312ee](https://github.com/ogcio/govie-ds/commit/ee312eed3453e6d80b75e3b619580a6f72799f5c))
* summary list component ([#339](https://github.com/ogcio/govie-ds/issues/339)) ([f6682be](https://github.com/ogcio/govie-ds/commit/f6682be105126afff5dd41cc1ddcc0d5d58cdef9))


### Bug Fixes

* pagination consistent width across html and react platforms ([#337](https://github.com/ogcio/govie-ds/issues/337)) ([0d8cef1](https://github.com/ogcio/govie-ds/commit/0d8cef1d4a66507f31ebf995c9bc23ab8143b73e))

## [0.32.0](https://github.com/ogcio/govie-ds/compare/docs-v0.31.0...docs-v0.32.0) (2024-11-25)


Expand Down
2 changes: 1 addition & 1 deletion apps/docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@govie-ds/docs",
"version": "0.32.0",
"version": "0.33.0",
"private": true,
"type": "module",
"scripts": {
Expand Down
13 changes: 13 additions & 0 deletions packages/design/tailwind/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,19 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/s



## [0.22.0](https://github.com/ogcio/govie-ds/compare/tailwind-v0.21.0...tailwind-v0.22.0) (2024-11-29)


### Features

* remove margins ([#341](https://github.com/ogcio/govie-ds/issues/341)) ([7bf3b69](https://github.com/ogcio/govie-ds/commit/7bf3b6985d84ad3079fb9eae417dd37378b07360))
* summary list component ([#339](https://github.com/ogcio/govie-ds/issues/339)) ([f6682be](https://github.com/ogcio/govie-ds/commit/f6682be105126afff5dd41cc1ddcc0d5d58cdef9))


### Bug Fixes

* pagination consistent width across html and react platforms ([#337](https://github.com/ogcio/govie-ds/issues/337)) ([0d8cef1](https://github.com/ogcio/govie-ds/commit/0d8cef1d4a66507f31ebf995c9bc23ab8143b73e))

## [0.21.0](https://github.com/ogcio/govie-ds/compare/tailwind-v0.20.0...tailwind-v0.21.0) (2024-11-25)


Expand Down
2 changes: 1 addition & 1 deletion packages/design/tailwind/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@govie-ds/tailwind",
"version": "0.21.0",
"version": "0.22.0",
"description": "The GOV IE design system Tailwind utilities.",
"type": "module",
"main": "dist/index.js",
Expand Down
16 changes: 16 additions & 0 deletions packages/html/ds/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,22 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/s



## [0.21.0](https://github.com/ogcio/govie-ds/compare/html-v0.20.0...html-v0.21.0) (2024-11-29)


### Features

* remove margins ([#341](https://github.com/ogcio/govie-ds/issues/341)) ([7bf3b69](https://github.com/ogcio/govie-ds/commit/7bf3b6985d84ad3079fb9eae417dd37378b07360))
* search pattern ([#344](https://github.com/ogcio/govie-ds/issues/344)) ([ee312ee](https://github.com/ogcio/govie-ds/commit/ee312eed3453e6d80b75e3b619580a6f72799f5c))
* summary list component ([#339](https://github.com/ogcio/govie-ds/issues/339)) ([f6682be](https://github.com/ogcio/govie-ds/commit/f6682be105126afff5dd41cc1ddcc0d5d58cdef9))


### Bug Fixes

* jinja macro - list error on home page example ([#342](https://github.com/ogcio/govie-ds/issues/342)) ([252f330](https://github.com/ogcio/govie-ds/commit/252f330f317222986f4fdac5e998207ef173b8a7))
* pagination consistent width across html and react platforms ([#337](https://github.com/ogcio/govie-ds/issues/337)) ([0d8cef1](https://github.com/ogcio/govie-ds/commit/0d8cef1d4a66507f31ebf995c9bc23ab8143b73e))
* replace push method with append ([#343](https://github.com/ogcio/govie-ds/issues/343)) ([a65482b](https://github.com/ogcio/govie-ds/commit/a65482bf0480df8f2e977979c0fb90de6b063870))

## [0.20.0](https://github.com/ogcio/govie-ds/compare/html-v0.19.0...html-v0.20.0) (2024-11-25)


Expand Down
2 changes: 1 addition & 1 deletion packages/html/ds/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@govie-ds/html",
"version": "0.20.0",
"version": "0.21.0",
"description": "",
"private": true,
"type": "module",
Expand Down
12 changes: 12 additions & 0 deletions packages/react/ds/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,18 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/s



## [0.26.0](https://github.com/ogcio/govie-ds/compare/react-v0.25.0...react-v0.26.0) (2024-11-29)


### Features

* summary list component ([#339](https://github.com/ogcio/govie-ds/issues/339)) ([f6682be](https://github.com/ogcio/govie-ds/commit/f6682be105126afff5dd41cc1ddcc0d5d58cdef9))


### Bug Fixes

* pagination consistent width across html and react platforms ([#337](https://github.com/ogcio/govie-ds/issues/337)) ([0d8cef1](https://github.com/ogcio/govie-ds/commit/0d8cef1d4a66507f31ebf995c9bc23ab8143b73e))

## [0.25.0](https://github.com/ogcio/govie-ds/compare/react-v0.24.0...react-v0.25.0) (2024-11-25)


Expand Down
2 changes: 1 addition & 1 deletion packages/react/ds/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@govie-ds/react",
"version": "0.25.0",
"version": "0.26.0",
"description": "The GOV IE design system React components.",
"type": "module",
"main": "dist/index.js",
Expand Down

0 comments on commit c1b51a1

Please sign in to comment.