Skip to content

Commit 6f6e191

Browse files
Version Packages (#96)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 270a0af commit 6f6e191

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/quiet-clocks-open.md

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

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

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

3+
## 0.1.2
4+
5+
### Patch Changes
6+
7+
- [#92](https://github.com/fossamagna/react-router-amplify/pull/92) [`270a0af`](https://github.com/fossamagna/react-router-amplify/commit/270a0af8f3d38ac89310f3d0f0bea02b349a1413) Thanks [@ikoamu](https://github.com/ikoamu)! - fix: ensure cookie names are encoded for js-cookie compatibility
8+
39
## 0.1.1
410

511
### Patch 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.1",
3+
"version": "0.1.2",
44
"type": "module",
55
"exports": {
66
".": {

0 commit comments

Comments
 (0)