Skip to content

Commit aea37eb

Browse files
chore(release): 1.0.0 [skip ci]
# 1.0.0 (2023-12-30) ### Bug Fixes * beta release ([bd56c75](bd56c75)) * **release:** beta release ([4bcb7cb](4bcb7cb)) * Switch to recursive semantic-release + 1-1 package reliance ([20118ef](20118ef)) ### Features * Bump lockfile version ([2ec74a6](2ec74a6))
1 parent e3c0812 commit aea37eb

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

packages/react-native/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
# 1.0.0 (2023-12-30)
4+
5+
6+
### Bug Fixes
7+
8+
* beta release ([bd56c75](https://github.com/Eengineer1/sd-jwt-ts/commit/bd56c7573feb37f148764fc6aa64e52dba83110b))
9+
* **release:** beta release ([4bcb7cb](https://github.com/Eengineer1/sd-jwt-ts/commit/4bcb7cb12af9db1beda2e9105750f1bf9e168d69))
10+
* Switch to recursive semantic-release + 1-1 package reliance ([20118ef](https://github.com/Eengineer1/sd-jwt-ts/commit/20118ef3c7627af8f86d40e08a88a8a7eb2e6531))
11+
12+
13+
### Features
14+
15+
* Bump lockfile version ([2ec74a6](https://github.com/Eengineer1/sd-jwt-ts/commit/2ec74a61c6a1feed2288ccedb2bd4c4f2fb27308))
16+
317
## [1.0.0-develop.4](https://github.com/Eengineer1/sd-jwt-ts/compare/@eengineer1/sd-jwt-ts-react-native@1.0.0-develop.3...@eengineer1/sd-jwt-ts-react-native@1.0.0-develop.4) (2023-12-30)
418

519
## [1.0.0-develop.3](https://github.com/Eengineer1/sd-jwt-ts/compare/@eengineer1/sd-jwt-ts-react-native@1.0.0-develop.2...@eengineer1/sd-jwt-ts-react-native@1.0.0-develop.3) (2023-12-27)

packages/react-native/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@eengineer1/sd-jwt-ts-react-native",
3-
"version": "1.0.0-develop.4",
3+
"version": "1.0.0",
44
"description": "[![GitHub release (latest by date)](https://img.shields.io/github/v/release/cheqd/.github?color=green&label=stable%20release&style=flat-square)](https://github.com/cheqd/.github/releases/latest) ![GitHub Release Date](https://img.shields.io/github/release-date/cheqd/.github?color=green&style=flat-square) [![GitHub license](https://img.shields.io/github/license/cheqd/.github?color=blue&style=flat-square)](https://github.com/cheqd/.github/blob/main/LICENSE)",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)