Skip to content

Commit

Permalink
v1.1.2 into main (#65)
Browse files Browse the repository at this point in the history
* chore: add changefile for patch release

* Bumped version to 1.1.2

---------

Co-authored-by: Your GitHub Actions Bot <[email protected]>
Co-authored-by: rickycpadilla <[email protected]>
  • Loading branch information
3 people authored Jan 16, 2025
1 parent aaff32a commit 0d749f7
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 3 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 1.1.2

* chore: add changefile for patch release

## 1.1.1

* chore: add changefile for patch release
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "Automated patch version bump",
"packageName": "@passageidentity/passage-react-native",
"email": "[email protected]",
"dependentChangeType": "patch"
}
4 changes: 2 additions & 2 deletions 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 package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@passageidentity/passage-react-native",
"version": "1.1.1",
"version": "1.1.2",
"author": "Passage by 1Password",
"license": "MIT",
"description": "Passkey Complete for React Native - Go completely passwordless with a standalone auth solution in your React Native app with Passage by 1Password",
Expand Down

0 comments on commit 0d749f7

Please sign in to comment.