Skip to content

Commit

Permalink
Release new version (#55)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] committed Feb 15, 2024
1 parent db2198f commit 550cc99
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changeset/quiet-carpets-love.md

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# com.evervault.sdk

## 1.10.1

### Patch Changes

- db2198f: Add signging to evervault-enclaves

## 1.10.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "evervault-android",
"private": true,
"version": "1.10.0",
"version": "1.10.1",
"scripts": {
"version": "changeset version && PACKAGE_VERSION=$(node -p \"require('./package.json').version\") && sed -i \"/VERSION_NAME=/ s/=.*/=$PACKAGE_VERSION/\" version.properties"
},
Expand Down
2 changes: 1 addition & 1 deletion version.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
VERSION_NAME=1.10.0
VERSION_NAME=1.10.1

0 comments on commit 550cc99

Please sign in to comment.