Skip to content

Commit

Permalink
chore(release): 1.9.2-canary.9
Browse files Browse the repository at this point in the history
  • Loading branch information
phchan9 committed Aug 10, 2022
1 parent 89a1bac commit 95cc43d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [1.9.2-canary.9](https://github.com/perpetual-protocol/sdk-curie/compare/v1.9.2-canary.8...v1.9.2-canary.9) (2022-08-10)


### CI

* update workflow ([89a1bac](https://github.com/perpetual-protocol/sdk-curie/commit/89a1bacd1b38ab10320727ac031ad8569138f36f))

### [1.9.2-canary.8](https://github.com/perpetual-protocol/sdk-curie/compare/v1.9.2-canary.7...v1.9.2-canary.8) (2022-08-10)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@perp/sdk-curie",
"version": "1.9.2-canary.8",
"version": "1.9.2-canary.9",
"license": "BSD-3-Clause",
"main": "dist/lib/index.js",
"module": "dist/es/index.js",
Expand Down

0 comments on commit 95cc43d

Please sign in to comment.