Skip to content

Commit

Permalink
Merge pull request #352 from opengovsg/alpha
Browse files Browse the repository at this point in the history
chore: merge v0.1.0-alpha.11 back to main
  • Loading branch information
karrui authored May 11, 2023
2 parents 356d5e5 + a613288 commit 526b187
Show file tree
Hide file tree
Showing 3 changed files with 44 additions and 3 deletions.
41 changes: 41 additions & 0 deletions react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,48 @@ 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.11](https://github.com/opengovsg/design-system/compare/v0.1.0-alpha.10...v0.1.0-alpha.11)

- chore: merge alpha back into main [`#316`](https://github.com/opengovsg/design-system/pull/316)
- feat: add `sm` size to Range/Calendar and Date/RangePicker components [`#274`](https://github.com/opengovsg/design-system/pull/274)
- fix(deps): bump @swc/core-linux-x64-gnu from 1.3.37 to 1.3.46 in /react [`#313`](https://github.com/opengovsg/design-system/pull/313)
- chore(deps-dev): bump rimraf from 4.1.2 to 4.4.1 in /react [`#312`](https://github.com/opengovsg/design-system/pull/312)
- chore(deps-dev): bump @typescript-eslint/parser in /react [`#311`](https://github.com/opengovsg/design-system/pull/311)
- feat: update themes, textStyle font family to be generic [`#310`](https://github.com/opengovsg/design-system/pull/310)
- feat: use @storybook/addon-styling addon for theming in storybook [`#308`](https://github.com/opengovsg/design-system/pull/308)
- chore(deps-dev): bump eslint-plugin-testing-library in /react [`#307`](https://github.com/opengovsg/design-system/pull/307)
- chore(deps-dev): bump eslint from 8.32.0 to 8.37.0 in /react [`#305`](https://github.com/opengovsg/design-system/pull/305)
- fix(deps): bump libphonenumber-js from 1.10.24 to 1.10.26 in /react [`#306`](https://github.com/opengovsg/design-system/pull/306)
- fix(deps): bump @floating-ui/react from 0.22.2 to 0.22.3 in /react [`#304`](https://github.com/opengovsg/design-system/pull/304)
- fix(deps): bump react-virtuoso from 4.1.0 to 4.1.1 in /react [`#303`](https://github.com/opengovsg/design-system/pull/303)
- fix: upgrade storybook to main v7 version [`#302`](https://github.com/opengovsg/design-system/pull/302)
- fix: use `-subtle` colors instead of non-existant `-light` prefix [`#289`](https://github.com/opengovsg/design-system/pull/289)
- feat(AvatarMenu): expose all Avatar props to allow overriding [`#277`](https://github.com/opengovsg/design-system/pull/277)
- chore(deps-dev): bump storybook from 7.0.0-beta.55 to 7.0.0 in /react [`#300`](https://github.com/opengovsg/design-system/pull/300)
- chore(deps-dev): bump @typescript-eslint/parser in /react [`#299`](https://github.com/opengovsg/design-system/pull/299)
- chore(deps-dev): bump vite from 4.1.4 to 4.2.1 in /react [`#298`](https://github.com/opengovsg/design-system/pull/298)
- chore(deps-dev): bump @storybook/react in /react [`#297`](https://github.com/opengovsg/design-system/pull/297)
- fix(deps): bump country-flag-icons from 1.5.6 to 1.5.7 in /react [`#296`](https://github.com/opengovsg/design-system/pull/296)
- chore(deps-dev): bump @storybook/addon-essentials in /react [`#294`](https://github.com/opengovsg/design-system/pull/294)
- fix(deps): bump @floating-ui/react from 0.20.1 to 0.22.2 in /react [`#293`](https://github.com/opengovsg/design-system/pull/293)
- fix(deps): bump nanoid from 3.3.4 to 3.3.6 in /react [`#292`](https://github.com/opengovsg/design-system/pull/292)
- chore(deps-dev): bump esbuild from 0.17.3 to 0.17.14 in /react [`#290`](https://github.com/opengovsg/design-system/pull/290)
- chore(deps-dev): bump eslint-config-prettier in /react [`#291`](https://github.com/opengovsg/design-system/pull/291)
- chore(deps-dev): bump @storybook/client-api in /react [`#288`](https://github.com/opengovsg/design-system/pull/288)
- fix(deps): bump country-flag-icons from 1.5.5 to 1.5.6 in /react [`#287`](https://github.com/opengovsg/design-system/pull/287)
- fix(deps): bump libphonenumber-js from 1.10.21 to 1.10.24 in /react [`#286`](https://github.com/opengovsg/design-system/pull/286)
- fix(deps): bump rooks from 7.4.4 to 7.7.0 in /react [`#284`](https://github.com/opengovsg/design-system/pull/284)
- chore(deps-dev): bump @storybook/theming in /react [`#283`](https://github.com/opengovsg/design-system/pull/283)
- chore(deps-dev): bump @storybook/addons in /react [`#281`](https://github.com/opengovsg/design-system/pull/281)
- chore(deps-dev): bump @typescript-eslint/eslint-plugin in /react [`#282`](https://github.com/opengovsg/design-system/pull/282)
- chore(deps-dev): bump @storybook/addon-links in /react [`#280`](https://github.com/opengovsg/design-system/pull/280)
- fix(deps): bump libphonenumber-js from 1.10.14 to 1.10.21 in /react [`#279`](https://github.com/opengovsg/design-system/pull/279)
- build: release v0.1.0-alpha.10 [`#276`](https://github.com/opengovsg/design-system/pull/276)

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

> 6 March 2023
- feat: export Single/MultiSelect subcomponents [`#267`](https://github.com/opengovsg/design-system/pull/267)
- feat: merge v0.1.0-alpha.9 back to main [`#275`](https://github.com/opengovsg/design-system/pull/275)
- feat(FormControl): update styling and fix focus on some inputs when clicked [`#260`](https://github.com/opengovsg/design-system/pull/260)
Expand Down Expand Up @@ -35,6 +75,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- chore(deps-dev): bump @storybook/addon-links in /react [`#246`](https://github.com/opengovsg/design-system/pull/246)
- chore(deps-dev): bump @storybook/react in /react [`#245`](https://github.com/opengovsg/design-system/pull/245)
- build: release version v0.1.0-alpha.9 [`#241`](https://github.com/opengovsg/design-system/pull/241)
- build: release version v0.1.0-alpha.10 [`8c1667b`](https://github.com/opengovsg/design-system/commit/8c1667b1913fbe4c8cc7f76825db5bc0ba5db73b)

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

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.10",
"version": "0.1.0-alpha.11",
"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 526b187

Please sign in to comment.