Skip to content

Commit 0d749f7

Browse files
github-actions[bot]Your GitHub Actions Botrickycpadilla
authored
v1.1.2 into main (#65)
* chore: add changefile for patch release * Bumped version to 1.1.2 --------- Co-authored-by: Your GitHub Actions Bot <github-actions@users.noreply.github.com> Co-authored-by: rickycpadilla <rickycpadilla@users.noreply.github.com>
1 parent aaff32a commit 0d749f7

File tree

4 files changed

+14
-3
lines changed

4 files changed

+14
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 1.1.2
2+
3+
* chore: add changefile for patch release
4+
15
## 1.1.1
26

37
* chore: add changefile for patch release
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"type": "patch",
3+
"comment": "Automated patch version bump",
4+
"packageName": "@passageidentity/passage-react-native",
5+
"email": "github-actions@users.noreply.github.com",
6+
"dependentChangeType": "patch"
7+
}

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@passageidentity/passage-react-native",
3-
"version": "1.1.1",
3+
"version": "1.1.2",
44
"author": "Passage by 1Password",
55
"license": "MIT",
66
"description": "Passkey Complete for React Native - Go completely passwordless with a standalone auth solution in your React Native app with Passage by 1Password",

0 commit comments

Comments
 (0)