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

Commit 42af7f8

Browse files
author
Carson Aberle
committed
chore(release): 1.0.44
1 parent 410a0e1 commit 42af7f8

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
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.
44

5+
### [1.0.44](https://github.com/sei-protocol/js-core/compare/v1.0.43...v1.0.44) (2022-12-15)
6+
57
### [1.0.43](https://github.com/sei-protocol/js-core/compare/v1.0.41...v1.0.43) (2022-12-14)
68

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

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sei-js/core",
3-
"version": "1.0.43",
3+
"version": "1.0.44",
44
"description": "A javascript library for Sei.",
55
"main": "./index.js",
66
"types": "./index.d.ts",

0 commit comments

Comments
 (0)