Skip to content
This repository has been archived by the owner on Jun 29, 2023. It is now read-only.

Commit

Permalink
chore(release): 1.0.44
Browse files Browse the repository at this point in the history
  • Loading branch information
Carson Aberle committed Dec 15, 2022
1 parent 410a0e1 commit 42af7f8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

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.0.44](https://github.com/sei-protocol/js-core/compare/v1.0.43...v1.0.44) (2022-12-15)

### [1.0.43](https://github.com/sei-protocol/js-core/compare/v1.0.41...v1.0.43) (2022-12-14)

### [1.0.42](https://github.com/sei-protocol/js-core/compare/v1.0.41...v1.0.42) (2022-12-14)
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": "@sei-js/core",
"version": "1.0.43",
"version": "1.0.44",
"description": "A javascript library for Sei.",
"main": "./index.js",
"types": "./index.d.ts",
Expand Down

0 comments on commit 42af7f8

Please sign in to comment.