Skip to content

Commit 023c56b

Browse files
Version Packages (#55)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent cf39d8c commit 023c56b

File tree

8 files changed

+20
-23
lines changed

8 files changed

+20
-23
lines changed

.changeset/hip-hotels-read.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/polite-sloths-behave.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changeset/sweet-socks-move.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/thin-bars-visit.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/amplify-adapter-react-router/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# amplify-adapter-react-router
22

3+
## 0.1.1
4+
5+
### Patch Changes
6+
7+
- [#60](https://github.com/fossamagna/react-router-amplify/pull/60) [`2abf229`](https://github.com/fossamagna/react-router-amplify/commit/2abf22956263e3abdec198322b37e3a63f031386) Thanks [@fossamagna](https://github.com/fossamagna)! - test: add test for adapter.ts
8+
9+
- [#54](https://github.com/fossamagna/react-router-amplify/pull/54) [`ac3c898`](https://github.com/fossamagna/react-router-amplify/commit/ac3c898ec9adf4615558f561f77013932ae08f30) Thanks [@fossamagna](https://github.com/fossamagna)! - docs: update README.md
10+
311
## 0.1.0
412

513
### Minor Changes

packages/amplify-adapter-react-router/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "amplify-adapter-react-router",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"type": "module",
55
"exports": {
66
".": {

packages/vite-plugin-react-router-amplify-hosting/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# vite-plugin-react-router-amplify-hosting
22

3+
## 0.1.2
4+
5+
### Patch Changes
6+
7+
- [#54](https://github.com/fossamagna/react-router-amplify/pull/54) [`ac3c898`](https://github.com/fossamagna/react-router-amplify/commit/ac3c898ec9adf4615558f561f77013932ae08f30) Thanks [@fossamagna](https://github.com/fossamagna)! - docs: update README.md
8+
9+
- [#59](https://github.com/fossamagna/react-router-amplify/pull/59) [`acf8c87`](https://github.com/fossamagna/react-router-amplify/commit/acf8c875d027fb7f66531bca41ad9cb28f76485a) Thanks [@fossamagna](https://github.com/fossamagna)! - docs: updated README.md for installation of additional dependencies
10+
11+
- [#68](https://github.com/fossamagna/react-router-amplify/pull/68) [`cf39d8c`](https://github.com/fossamagna/react-router-amplify/commit/cf39d8c71080b87049c670249edcacbb4eae49f7) Thanks [@fossamagna](https://github.com/fossamagna)! - fix: Node.js v20 or later required
12+
313
## 0.1.1
414

515
### Patch Changes

packages/vite-plugin-react-router-amplify-hosting/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vite-plugin-react-router-amplify-hosting",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"type": "module",
55
"exports": {
66
".": {

0 commit comments

Comments
 (0)