Skip to content

Commit

Permalink
build: release v1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
karrui committed Aug 29, 2023
1 parent fbb9526 commit d305005
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 3 deletions.
11 changes: 11 additions & 0 deletions react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,18 @@ 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.6.0](https://github.com/opengovsg/design-system/compare/v1.5.0...v1.6.0)

- chore: merge v1.6.0 back to main [`#468`](https://github.com/opengovsg/design-system/pull/468)
- chore(deps-dev): bump eslint-plugin-testing-library in /react [`#466`](https://github.com/opengovsg/design-system/pull/466)
- feat: add success variant for infobox component [`#464`](https://github.com/opengovsg/design-system/pull/464)
- chore(deps-dev): bump eslint-config-prettier in /react [`#455`](https://github.com/opengovsg/design-system/pull/455)
- build: release v1.5.0 [`#459`](https://github.com/opengovsg/design-system/pull/459)

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

> 11 August 2023
- feat: add Breadcrumb component, correct standalone Link sizing [`#458`](https://github.com/opengovsg/design-system/pull/458)
- fix(searchbar): clear controlled searchbar [`#448`](https://github.com/opengovsg/design-system/pull/448)
- chore: merge v1.4.0 back to main [`#431`](https://github.com/opengovsg/design-system/pull/431)
Expand All @@ -25,6 +35,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- fix(deps): bump @fontsource/ibm-plex-mono from 5.0.3 to 5.0.5 in /react [`#434`](https://github.com/opengovsg/design-system/pull/434)
- chore(deps-dev): bump eslint from 8.44.0 to 8.45.0 in /react [`#432`](https://github.com/opengovsg/design-system/pull/432)
- build: release v1.4.0 [`#430`](https://github.com/opengovsg/design-system/pull/430)
- build: bump package to v1.5.0 [`d636d76`](https://github.com/opengovsg/design-system/commit/d636d7661008d1e1a0e6219627d040ac1c092c04)

#### [v1.4.0](https://github.com/opengovsg/design-system/compare/v1.3.0...v1.4.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.5.0",
"version": "1.6.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 d305005

Please sign in to comment.