Skip to content

Commit

Permalink
Merge pull request #555 from epaew/release/v2.1.0
Browse files Browse the repository at this point in the history
Release react-liff v2.1.0
  • Loading branch information
epaew authored Nov 26, 2022
2 parents 2872358 + ddba680 commit 1aa2ab4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,14 @@

## BREAKING CHANGES

## Others

# v2.1.0

## BREAKING CHANGES

- [#554](https://github.com/epaew/react-liff/pull/554)
- Publish as native ESM.
- Now, `react-liff` package is published as native ESM.

## Others

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": "react-liff",
"version": "2.0.0",
"version": "2.1.0",
"private": false,
"description": "A react context provider for LIFF (LINE Front-end Framework)",
"keywords": [
Expand Down

0 comments on commit 1aa2ab4

Please sign in to comment.