Skip to content

Commit

Permalink
build: release v1.25.0
Browse files Browse the repository at this point in the history
  • Loading branch information
karrui committed Oct 10, 2024
1 parent 24495eb commit 6161c9d
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 3 deletions.
13 changes: 13 additions & 0 deletions react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,24 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [v1.25.0](https://github.com/opengovsg/design-system/compare/v1.24.0...v1.25.0)

- feat: use @chakra-ui/react imports over specialised imports [`#770`](https://github.com/opengovsg/design-system/pull/770)
- feat: add script to copy generated themes to storybook theme folder [`#769`](https://github.com/opengovsg/design-system/pull/769)
- feat: add Armoury theme [`#768`](https://github.com/opengovsg/design-system/pull/768)
- chore: merge release v1.24.0 back to main [`#756`](https://github.com/opengovsg/design-system/pull/756)
- fix(deps): bump rollup from 3.29.4 to 3.29.5 in /react [`#764`](https://github.com/opengovsg/design-system/pull/764)
- chore(deps-dev): bump vite from 4.5.3 to 4.5.5 in /react [`#759`](https://github.com/opengovsg/design-system/pull/759)
- build: release v1.24.0 [`#755`](https://github.com/opengovsg/design-system/pull/755)

#### [v1.24.0](https://github.com/opengovsg/design-system/compare/v1.23.0...v1.24.0)

> 16 September 2024
- feat: fix Input prefill style regression, add `isPrefilled` prop to Datepicker and Select [`#754`](https://github.com/opengovsg/design-system/pull/754)
- chore: merge v1.23.0 back to main [`#747`](https://github.com/opengovsg/design-system/pull/747)
- build: release v1.23.0 [`#746`](https://github.com/opengovsg/design-system/pull/746)
- build: release v1.24.0 [`06e23c9`](https://github.com/opengovsg/design-system/commit/06e23c916f9ccf47da599034fce4b96a315535e1)

#### [v1.23.0](https://github.com/opengovsg/design-system/compare/v1.22.0...v1.23.0)

Expand Down
4 changes: 2 additions & 2 deletions react/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@opengovsg/design-system-react",
"version": "1.24.0",
"version": "1.25.0",
"description": "React components",
"homepage": "https://github.com/opengovsg/design-system/react#readme",
"bugs": "https://github.com/opengovsg/design-system/issues",
Expand Down

0 comments on commit 6161c9d

Please sign in to comment.