Skip to content

Commit

Permalink
Version Packages (#838)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Nov 24, 2021
1 parent c41c6fa commit bb8906d
Show file tree
Hide file tree
Showing 33 changed files with 86 additions and 121 deletions.
5 changes: 0 additions & 5 deletions .changeset/clever-turtles-live.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/forward-ref-stepperfield.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/happy-shirts-doubt.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/light-camels-turn.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/new-dryers-provide.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/new-pumpkins-dress.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nice-cougars-reflect.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/old-donuts-tap.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/olive-glasses-bake.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/perfect-scissors-melt.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/rotten-glasses-explode.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/shiny-beers-guess.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/six-tigers-wink.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/slimy-walls-marry.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/small-deers-warn.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/swift-moons-kneel.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tall-cups-obey.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/thick-brooms-turn.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tidy-buckets-build.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tricky-camels-tie.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/violet-bees-draw.md

This file was deleted.

2 changes: 1 addition & 1 deletion examples/angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@angular/platform-browser": "~11.2.14",
"@angular/platform-browser-dynamic": "~11.2.14",
"@angular/router": "~11.2.14",
"@aws-amplify/ui-angular": "^2.0.1",
"@aws-amplify/ui-angular": "^2.0.2",
"rxjs": "~6.6.0",
"tslib": "^2.0.0",
"zone.js": "~0.11.3"
Expand Down
2 changes: 1 addition & 1 deletion examples/next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"lint": "next lint"
},
"dependencies": {
"@aws-amplify/ui-react": "^2.1.0",
"@aws-amplify/ui-react": "^2.1.1",
"@types/node": "^15.12.4",
"@types/react": "^17.0.11",
"next": "latest",
Expand Down
2 changes: 1 addition & 1 deletion examples/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"start": "vite preview --port 3000"
},
"dependencies": {
"@aws-amplify/ui-vue": "^2.0.1",
"@aws-amplify/ui-vue": "^2.0.2",
"aws-amplify": "^4.1.3",
"vue": "^3.0.5",
"vue-router": "4"
Expand Down
7 changes: 7 additions & 0 deletions packages/angular/projects/ui-angular/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @aws-amplify/ui-angular

## 2.0.2

### Patch Changes

- Updated dependencies [[`473f1db6c`](https://github.com/aws-amplify/amplify-ui/commit/473f1db6c42c8221f369e8cdbf6bdd307d09220f), [`e77e47fe5`](https://github.com/aws-amplify/amplify-ui/commit/e77e47fe5872961bb70d53bfb54f95d5a9d89ef4), [`9d7907ec4`](https://github.com/aws-amplify/amplify-ui/commit/9d7907ec44b130e3610c3518e188806b5fe06eec), [`81c7d5525`](https://github.com/aws-amplify/amplify-ui/commit/81c7d5525bdf19a35d66757b94038144046c8046), [`97ca4e48f`](https://github.com/aws-amplify/amplify-ui/commit/97ca4e48f4d7f73e842072e63d3dcd39d5f983d8), [`5c4935411`](https://github.com/aws-amplify/amplify-ui/commit/5c49354115c06e05e4f9ad50d3d66f8fcb86a7ca), [`c41c6fad1`](https://github.com/aws-amplify/amplify-ui/commit/c41c6fad138269dc72bec682bf7e15341d09ec8a)]:
- @aws-amplify/ui@3.0.2

## 2.0.1

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/angular/projects/ui-angular/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/ui-angular",
"version": "2.0.1",
"version": "2.0.2",
"scripts": {
"build": "yarn --cwd ../../ build",
"dev": "yarn --cwd ../../ dev",
Expand All @@ -14,7 +14,7 @@
},
"dependencies": {
"@aws-amplify/ui-components": "^1.7.0",
"@aws-amplify/ui": "3.0.1",
"@aws-amplify/ui": "3.0.2",
"@stencil/core": "^2.7.0",
"nanoid": "^3.1.25",
"qrcode": "^1.4.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"stepDefinitions": "features"
},
"devDependencies": {
"@aws-amplify/ui": "^3.0.1",
"@aws-amplify/ui": "^3.0.2",
"@testing-library/cypress": "^7.0.6",
"@types/cypress-cucumber-preprocessor": "^4.0.0",
"cypress": "^8.5.0",
Expand Down
43 changes: 43 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,48 @@
# @aws-amplify/ui-react

## 2.1.1

### Patch Changes

- [#857](https://github.com/aws-amplify/amplify-ui/pull/857) [`cf1a15a69`](https://github.com/aws-amplify/amplify-ui/commit/cf1a15a6900c0e92d6125adbb40ff78776db6f3b) Thanks [@reesscot](https://github.com/reesscot)! - ForwardRef support - Rating

* [#859](https://github.com/aws-amplify/amplify-ui/pull/859) [`62765e70b`](https://github.com/aws-amplify/amplify-ui/commit/62765e70bff5652fef96e132a5bc17f226e041a0) Thanks [@reesscot](https://github.com/reesscot)! - ForwardRef support for StepperField

- [#877](https://github.com/aws-amplify/amplify-ui/pull/877) [`3774e9aac`](https://github.com/aws-amplify/amplify-ui/commit/3774e9aacf787cf0e1cca3b00f32c6606925a797) Thanks [@dbanksdesign](https://github.com/dbanksdesign)! - Add back in dangerouslySetInnerHTML for theme. Not using this was causing hydration issues in NextJS

* [#866](https://github.com/aws-amplify/amplify-ui/pull/866) [`473f1db6c`](https://github.com/aws-amplify/amplify-ui/commit/473f1db6c42c8221f369e8cdbf6bdd307d09220f) Thanks [@dbanksdesign](https://github.com/dbanksdesign)! - Making size prop on slider field work like other fields and adding disabled styling.

- [#832](https://github.com/aws-amplify/amplify-ui/pull/832) [`f81aa5917`](https://github.com/aws-amplify/amplify-ui/commit/f81aa5917f08a1ec112d8f889a6c72d2b1acf614) Thanks [@reesscot](https://github.com/reesscot)! - ForwardRef support for PasswordField, FieldGroup, & FieldGroupIconButton primitives.

* [#850](https://github.com/aws-amplify/amplify-ui/pull/850) [`9d7907ec4`](https://github.com/aws-amplify/amplify-ui/commit/9d7907ec44b130e3610c3518e188806b5fe06eec) Thanks [@dbanksdesign](https://github.com/dbanksdesign)! - Updating radio styles to be consistent with checkbox field.

- [#840](https://github.com/aws-amplify/amplify-ui/pull/840) [`5522af055`](https://github.com/aws-amplify/amplify-ui/commit/5522af0557e93dae5f6a26da327920d030319955) Thanks [@ericclemmons](https://github.com/ericclemmons)! - Pass props from withAuthenticator to Component

* [#860](https://github.com/aws-amplify/amplify-ui/pull/860) [`b0985f662`](https://github.com/aws-amplify/amplify-ui/commit/b0985f662263d1041889fb1523b22fdbdaa92cab) Thanks [@reesscot](https://github.com/reesscot)! - ForwardRef support - SwitchField

- [#862](https://github.com/aws-amplify/amplify-ui/pull/862) [`6c4039590`](https://github.com/aws-amplify/amplify-ui/commit/6c4039590f3bb2acb9af2a1abd1e9c97eeb42cfc) Thanks [@hvergara](https://github.com/hvergara)! - Add DataStore.observeQuery support

* [#854](https://github.com/aws-amplify/amplify-ui/pull/854) [`81c7d5525`](https://github.com/aws-amplify/amplify-ui/commit/81c7d5525bdf19a35d66757b94038144046c8046) Thanks [@dbanksdesign](https://github.com/dbanksdesign)! - Updating quiet variation of stepper field

- [#842](https://github.com/aws-amplify/amplify-ui/pull/842) [`97ca4e48f`](https://github.com/aws-amplify/amplify-ui/commit/97ca4e48f4d7f73e842072e63d3dcd39d5f983d8) Thanks [@zchenwei](https://github.com/zchenwei)! - ForwardRef support for Alert, ButtonGroup, Expander & ExpanderItem

* [#870](https://github.com/aws-amplify/amplify-ui/pull/870) [`8b6b0088a`](https://github.com/aws-amplify/amplify-ui/commit/8b6b0088a5baee4bfce5222875a807f1934aa6aa) Thanks [@hvergara](https://github.com/hvergara)! - ForwardRef support for Table/TableBody/TableHeader/TableFoot/TableCell

- [#878](https://github.com/aws-amplify/amplify-ui/pull/878) [`5c4935411`](https://github.com/aws-amplify/amplify-ui/commit/5c49354115c06e05e4f9ad50d3d66f8fcb86a7ca) Thanks [@dbanksdesign](https://github.com/dbanksdesign)! - Updating text colors for better contrast

* [#841](https://github.com/aws-amplify/amplify-ui/pull/841) [`8e36aa4ac`](https://github.com/aws-amplify/amplify-ui/commit/8e36aa4ac40f67308e998b3dbc8fa459aafb2cb9) Thanks [@reesscot](https://github.com/reesscot)! - Update PasswordField to support showPasswordButton ref

- [#831](https://github.com/aws-amplify/amplify-ui/pull/831) [`d2cda9c70`](https://github.com/aws-amplify/amplify-ui/commit/d2cda9c70e20a5a62bc73e25ee80cf835ba85f94) Thanks [@zchenwei](https://github.com/zchenwei)! - ForwardRef support for FieldClearButton and FieldGroupIconButton.

* [#851](https://github.com/aws-amplify/amplify-ui/pull/851) [`8d84116bb`](https://github.com/aws-amplify/amplify-ui/commit/8d84116bb46de5d9f18c18445b947d1f2aede9ad) Thanks [@reesscot](https://github.com/reesscot)! - ForwardRef support for SearchField

- [#873](https://github.com/aws-amplify/amplify-ui/pull/873) [`2a486da75`](https://github.com/aws-amplify/amplify-ui/commit/2a486da75f110fa757f969d744ecf548f04daaa1) Thanks [@reesscot](https://github.com/reesscot)! - ForwardRef support - Menu & Pagination primitives

* [#839](https://github.com/aws-amplify/amplify-ui/pull/839) [`e0aafe759`](https://github.com/aws-amplify/amplify-ui/commit/e0aafe759188ba0e648f3b3e115faa8ca38feb9b) Thanks [@reesscot](https://github.com/reesscot)! - ForwardRef for PhoneNumberField

* Updated dependencies [[`473f1db6c`](https://github.com/aws-amplify/amplify-ui/commit/473f1db6c42c8221f369e8cdbf6bdd307d09220f), [`e77e47fe5`](https://github.com/aws-amplify/amplify-ui/commit/e77e47fe5872961bb70d53bfb54f95d5a9d89ef4), [`9d7907ec4`](https://github.com/aws-amplify/amplify-ui/commit/9d7907ec44b130e3610c3518e188806b5fe06eec), [`81c7d5525`](https://github.com/aws-amplify/amplify-ui/commit/81c7d5525bdf19a35d66757b94038144046c8046), [`97ca4e48f`](https://github.com/aws-amplify/amplify-ui/commit/97ca4e48f4d7f73e842072e63d3dcd39d5f983d8), [`5c4935411`](https://github.com/aws-amplify/amplify-ui/commit/5c49354115c06e05e4f9ad50d3d66f8fcb86a7ca), [`c41c6fad1`](https://github.com/aws-amplify/amplify-ui/commit/c41c6fad138269dc72bec682bf7e15341d09ec8a)]:
- @aws-amplify/ui@3.0.2

## 2.1.0

### Minor Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/ui-react",
"version": "2.1.0",
"version": "2.1.1",
"main": "dist/index.js",
"module": "dist/esm/index.js",
"exports": {
Expand Down Expand Up @@ -47,7 +47,7 @@
"test:unit:watch": "jest --watch"
},
"dependencies": {
"@aws-amplify/ui": "3.0.1",
"@aws-amplify/ui": "3.0.2",
"@aws-amplify/ui-react-v1": "npm:@aws-amplify/ui-react@1.2.9",
"@radix-ui/react-accordion": "^0.1.1",
"@radix-ui/react-dropdown-menu": "^0.1.1",
Expand Down
18 changes: 18 additions & 0 deletions packages/ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# @aws-amplify/ui

## 3.0.2

### Patch Changes

- [#866](https://github.com/aws-amplify/amplify-ui/pull/866) [`473f1db6c`](https://github.com/aws-amplify/amplify-ui/commit/473f1db6c42c8221f369e8cdbf6bdd307d09220f) Thanks [@dbanksdesign](https://github.com/dbanksdesign)! - Making size prop on slider field work like other fields and adding disabled styling.

* [#844](https://github.com/aws-amplify/amplify-ui/pull/844) [`e77e47fe5`](https://github.com/aws-amplify/amplify-ui/commit/e77e47fe5872961bb70d53bfb54f95d5a9d89ef4) Thanks [@dbanksdesign](https://github.com/dbanksdesign)! - Fixing default SwitchField styles so the background color shows up.

- [#850](https://github.com/aws-amplify/amplify-ui/pull/850) [`9d7907ec4`](https://github.com/aws-amplify/amplify-ui/commit/9d7907ec44b130e3610c3518e188806b5fe06eec) Thanks [@dbanksdesign](https://github.com/dbanksdesign)! - Updating radio styles to be consistent with checkbox field.

* [#854](https://github.com/aws-amplify/amplify-ui/pull/854) [`81c7d5525`](https://github.com/aws-amplify/amplify-ui/commit/81c7d5525bdf19a35d66757b94038144046c8046) Thanks [@dbanksdesign](https://github.com/dbanksdesign)! - Updating quiet variation of stepper field

- [#842](https://github.com/aws-amplify/amplify-ui/pull/842) [`97ca4e48f`](https://github.com/aws-amplify/amplify-ui/commit/97ca4e48f4d7f73e842072e63d3dcd39d5f983d8) Thanks [@zchenwei](https://github.com/zchenwei)! - ForwardRef support for Alert, ButtonGroup, Expander & ExpanderItem

* [#878](https://github.com/aws-amplify/amplify-ui/pull/878) [`5c4935411`](https://github.com/aws-amplify/amplify-ui/commit/5c49354115c06e05e4f9ad50d3d66f8fcb86a7ca) Thanks [@dbanksdesign](https://github.com/dbanksdesign)! - Updating text colors for better contrast

- [#819](https://github.com/aws-amplify/amplify-ui/pull/819) [`c41c6fad1`](https://github.com/aws-amplify/amplify-ui/commit/c41c6fad138269dc72bec682bf7e15341d09ec8a) Thanks [@strugman](https://github.com/strugman)! - Fixed 'RESET_PASSWORD' translation

## 3.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/ui",
"version": "3.0.1",
"version": "3.0.2",
"main": "dist/index.js",
"module": "dist/esm/index.js",
"exports": {
Expand Down
7 changes: 7 additions & 0 deletions packages/vue/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @aws-amplify/ui-vue

## 2.0.2

### Patch Changes

- Updated dependencies [[`473f1db6c`](https://github.com/aws-amplify/amplify-ui/commit/473f1db6c42c8221f369e8cdbf6bdd307d09220f), [`e77e47fe5`](https://github.com/aws-amplify/amplify-ui/commit/e77e47fe5872961bb70d53bfb54f95d5a9d89ef4), [`9d7907ec4`](https://github.com/aws-amplify/amplify-ui/commit/9d7907ec44b130e3610c3518e188806b5fe06eec), [`81c7d5525`](https://github.com/aws-amplify/amplify-ui/commit/81c7d5525bdf19a35d66757b94038144046c8046), [`97ca4e48f`](https://github.com/aws-amplify/amplify-ui/commit/97ca4e48f4d7f73e842072e63d3dcd39d5f983d8), [`5c4935411`](https://github.com/aws-amplify/amplify-ui/commit/5c49354115c06e05e4f9ad50d3d66f8fcb86a7ca), [`c41c6fad1`](https://github.com/aws-amplify/amplify-ui/commit/c41c6fad138269dc72bec682bf7e15341d09ec8a)]:
- @aws-amplify/ui@3.0.2

## 2.0.1

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/vue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/ui-vue",
"version": "2.0.1",
"version": "2.0.2",
"type": "module",
"main": "dist/index.cjs",
"module": "dist/index.js",
Expand Down Expand Up @@ -29,7 +29,7 @@
"test:unit:watch": "jest --watch"
},
"dependencies": {
"@aws-amplify/ui": "3.0.1",
"@aws-amplify/ui": "3.0.2",
"@xstate/vue": "^0.8.0",
"qrcode": "^1.4.4"
},
Expand Down

0 comments on commit bb8906d

Please sign in to comment.