Skip to content

Commit

Permalink
chore: release 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
shadowsheep1 committed Sep 23, 2024
1 parent 4a15fba commit c875be9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pagopa/io-react-native-cieid",
"version": "0.1.0",
"version": "0.2.0",
"description": "A bridge to add CieID auth on IO",
"main": "lib/commonjs/index",
"module": "lib/module/index",
Expand Down Expand Up @@ -153,7 +153,7 @@
}
]
]
},
},
"auto-changelog": {
"issuePattern": "[A-Z]+-\\d+",
"issueUrl": "https://pagopa.atlassian.net/browse/{id}",
Expand Down

0 comments on commit c875be9

Please sign in to comment.