Skip to content

Commit

Permalink
chore(ci): release main (#302)
Browse files Browse the repository at this point in the history
  • Loading branch information
pregno authored Oct 29, 2024
1 parent 9b1b2c2 commit 64a21db
Show file tree
Hide file tree
Showing 11 changed files with 49 additions and 10 deletions.
10 changes: 5 additions & 5 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"apps/docs": "0.26.0",
"apps/docs": "0.27.0",
"packages/build/eslint-config": "1.0.0",
"packages/build/prettier-config": "1.0.1",
"packages/design/deepmerge": "1.0.0",
"packages/design/tailwind": "0.14.0",
"packages/html/ds": "0.14.0",
"packages/react/ds": "0.18.0",
"packages/design/tailwind": "0.15.0",
"packages/html/ds": "0.15.0",
"packages/react/ds": "0.19.0",
"packages/themes/govie": "0.5.0",
"tokens": "0.6.0"
"tokens": "0.7.0"
}
8 changes: 8 additions & 0 deletions apps/docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,14 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/s



## [0.27.0](https://github.com/ogcio/govie-ds/compare/docs-v0.26.0...docs-v0.27.0) (2024-10-28)


### Features

* adding focus state ([#300](https://github.com/ogcio/govie-ds/issues/300)) ([9b1b2c2](https://github.com/ogcio/govie-ds/commit/9b1b2c209522f8f1bd9f9383c86e327544c3a214))
* improve accessibility tests ([#299](https://github.com/ogcio/govie-ds/issues/299)) ([6561fe8](https://github.com/ogcio/govie-ds/commit/6561fe842b6d5d28e32cf3aebe61526da4b1c5ef))

## [0.26.0](https://github.com/ogcio/govie-ds/compare/docs-v0.25.0...docs-v0.26.0) (2024-10-22)


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.26.0",
"version": "0.27.0",
"private": true,
"type": "module",
"scripts": {
Expand Down
8 changes: 8 additions & 0 deletions packages/design/tailwind/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,14 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/s



## [0.15.0](https://github.com/ogcio/govie-ds/compare/tailwind-v0.14.0...tailwind-v0.15.0) (2024-10-28)


### Features

* adding focus state ([#300](https://github.com/ogcio/govie-ds/issues/300)) ([9b1b2c2](https://github.com/ogcio/govie-ds/commit/9b1b2c209522f8f1bd9f9383c86e327544c3a214))
* improve accessibility tests ([#299](https://github.com/ogcio/govie-ds/issues/299)) ([6561fe8](https://github.com/ogcio/govie-ds/commit/6561fe842b6d5d28e32cf3aebe61526da4b1c5ef))

## [0.14.0](https://github.com/ogcio/govie-ds/compare/tailwind-v0.13.0...tailwind-v0.14.0) (2024-10-22)


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.14.0",
"version": "0.15.0",
"description": "The GOV IE design system Tailwind utilities.",
"type": "module",
"main": "dist/index.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/html/ds/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,14 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/s



## [0.15.0](https://github.com/ogcio/govie-ds/compare/html-v0.14.0...html-v0.15.0) (2024-10-28)


### Features

* adding focus state ([#300](https://github.com/ogcio/govie-ds/issues/300)) ([9b1b2c2](https://github.com/ogcio/govie-ds/commit/9b1b2c209522f8f1bd9f9383c86e327544c3a214))
* improve accessibility tests ([#299](https://github.com/ogcio/govie-ds/issues/299)) ([6561fe8](https://github.com/ogcio/govie-ds/commit/6561fe842b6d5d28e32cf3aebe61526da4b1c5ef))

## [0.14.0](https://github.com/ogcio/govie-ds/compare/html-v0.13.0...html-v0.14.0) (2024-10-22)


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.14.0",
"version": "0.15.0",
"description": "",
"private": true,
"type": "module",
Expand Down
8 changes: 8 additions & 0 deletions packages/react/ds/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,14 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/s



## [0.19.0](https://github.com/ogcio/govie-ds/compare/react-v0.18.0...react-v0.19.0) (2024-10-28)


### Features

* adding focus state ([#300](https://github.com/ogcio/govie-ds/issues/300)) ([9b1b2c2](https://github.com/ogcio/govie-ds/commit/9b1b2c209522f8f1bd9f9383c86e327544c3a214))
* improve accessibility tests ([#299](https://github.com/ogcio/govie-ds/issues/299)) ([6561fe8](https://github.com/ogcio/govie-ds/commit/6561fe842b6d5d28e32cf3aebe61526da4b1c5ef))

## [0.18.0](https://github.com/ogcio/govie-ds/compare/react-v0.17.1...react-v0.18.0) (2024-10-22)


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.18.0",
"version": "0.19.0",
"description": "The GOV IE design system React components.",
"type": "module",
"main": "dist/index.js",
Expand Down
7 changes: 7 additions & 0 deletions tokens/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,13 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/s



## [0.7.0](https://github.com/ogcio/govie-ds/compare/tokens-v0.6.0...tokens-v0.7.0) (2024-10-28)


### Features

* improve accessibility tests ([#299](https://github.com/ogcio/govie-ds/issues/299)) ([6561fe8](https://github.com/ogcio/govie-ds/commit/6561fe842b6d5d28e32cf3aebe61526da4b1c5ef))

## [0.4.1](https://github.com/ogcio/govie-ds/compare/@govie-ds/tokens-0.4.1-alpha.0...@govie-ds/tokens-0.4.1) (2024-09-09)

### Dependency Updates
Expand Down
2 changes: 1 addition & 1 deletion tokens/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@govie-ds/tokens",
"version": "0.6.0",
"version": "0.7.0",
"description": "The GOV IE Design System tokens.",
"type": "module",
"main": "dist/index.js",
Expand Down

0 comments on commit 64a21db

Please sign in to comment.