Skip to content

Commit

Permalink
Merge pull request #208 from opengovsg/alpha
Browse files Browse the repository at this point in the history
chore: merge v0.1.0-alpha.7 release back to main
  • Loading branch information
mantariksh authored Jan 31, 2023
2 parents e3e47f3 + 590e072 commit 8ba3d83
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 7 deletions.
24 changes: 20 additions & 4 deletions react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,20 @@ 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).

#### [v0.1.0-alpha.7](https://github.com/opengovsg/design-system/compare/v0.1.0-alpha.6...v0.1.0-alpha.7)

- feat(Radio): add allowDeselect option [`#206`](https://github.com/opengovsg/design-system/pull/206)
- chore: merge v0.1.0-alpha.6 release back to main [`#205`](https://github.com/opengovsg/design-system/pull/205)
- build: release v0.1.0 alpha.6 [`#204`](https://github.com/opengovsg/design-system/pull/204)

#### [v0.1.0-alpha.6](https://github.com/opengovsg/design-system/compare/v0.1.0-alpha.5...v0.1.0-alpha.6)

> 30 January 2023
- feat: downgrade nanoid to latest CJS-supported version [`#203`](https://github.com/opengovsg/design-system/pull/203)
- chore: merge v0.1.0-alpha.5 release back to main [`#202`](https://github.com/opengovsg/design-system/pull/202)
- build: release v0.1.0 alpha.5 [`#201`](https://github.com/opengovsg/design-system/pull/201)
- chore: update package to v0.1.0-alpha.6 [`419c717`](https://github.com/opengovsg/design-system/commit/419c71720da769a31cf7820c6988971bc6267c30)

#### [v0.1.0-alpha.5](https://github.com/opengovsg/design-system/compare/v0.1.0-alpha.4...v0.1.0-alpha.5)

Expand Down Expand Up @@ -211,18 +220,25 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- ref: use specific lodash packages [`5865b11`](https://github.com/opengovsg/design-system/commit/5865b1125f8370126e092b3a5ad3dce949858dde)
- build: only generate cjs modules in rollup [`8b4ab22`](https://github.com/opengovsg/design-system/commit/8b4ab2239b2af7cf70120c86b4d3d87e3ceb33ee)

#### [v0.0.4](https://github.com/opengovsg/design-system/compare/v0.0.2...v0.0.4)
#### [v0.0.4](https://github.com/opengovsg/design-system/compare/v0.0.3...v0.0.4)

> 20 January 2022
- chore: bump version to v0.0.3 [`#22`](https://github.com/opengovsg/design-system/pull/22)
- fix: move react-markdown to peer dependency [`28fd570`](https://github.com/opengovsg/design-system/commit/28fd570a16d11af5f79f988f1a25c5999f6d231d)
- chore: bump package version to v0.0.4 [`2e45fc8`](https://github.com/opengovsg/design-system/commit/2e45fc84b922b05a8661aeb81e76f3d4cb078dc1)
- feat: update rollup to not prefer built in modules, and add treeshake [`f00b305`](https://github.com/opengovsg/design-system/commit/f00b3054314e884dfc7075be6a65fe5824a09db0)

#### [v0.0.3](https://github.com/opengovsg/design-system/compare/v0.0.2...v0.0.3)

> 20 January 2022
- docs: add type generation section to readme [`#21`](https://github.com/opengovsg/design-system/pull/21)
- chore: add README and package.json links to github [`#20`](https://github.com/opengovsg/design-system/pull/20)
- build: update rollup again [`#19`](https://github.com/opengovsg/design-system/pull/19)
- feat: implements netlify CMS for three components [`#17`](https://github.com/opengovsg/design-system/pull/17)
- fix: move react-markdown to peer dependency [`28fd570`](https://github.com/opengovsg/design-system/commit/28fd570a16d11af5f79f988f1a25c5999f6d231d)
- chore: bump package version to v0.0.4 [`2e45fc8`](https://github.com/opengovsg/design-system/commit/2e45fc84b922b05a8661aeb81e76f3d4cb078dc1)
- feat: update rollup to not prefer built in modules, and add treeshake [`f00b305`](https://github.com/opengovsg/design-system/commit/f00b3054314e884dfc7075be6a65fe5824a09db0)
- chore: bump version to v0.0.3 [`6f47711`](https://github.com/opengovsg/design-system/commit/6f477114a19ccc5d01e7b94f3df93d49365fbaef)
- fix: run chromatic on push [`61c62a8`](https://github.com/opengovsg/design-system/commit/61c62a8ce9aff0e3b9fef0afc3a93816166e5691)

#### v0.0.2

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": "0.1.0-alpha.6",
"version": "0.1.0-alpha.7",
"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 8ba3d83

Please sign in to comment.