Skip to content

Commit

Permalink
Merge pull request #48 from sei-protocol/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
codebycarson authored Jun 27, 2023
2 parents 04e1756 + 7d203b6 commit c73f9cf
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/rare-coats-share.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 2.0.1

### Patch Changes

- d410c48: Fixed css export issue during build so that css styles get included in the React components

## 2.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sei-js/react",
"version": "2.0.0",
"version": "2.0.1",
"description": "React library for front end integrations with Sei",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
Expand Down

0 comments on commit c73f9cf

Please sign in to comment.