Skip to content

Commit

Permalink
Bump version from 1.4.0 to 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
epaew committed Jan 15, 2022
1 parent e4de216 commit d21c9e7
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 4 deletions.
12 changes: 9 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,21 @@

## Features

- [#358](https://github.com/epaew/react-liff/pull/358)
- Started supporting `@line/[email protected]`.

## Bug Fixes

## BREAKING CHANGES

## Others

# 1.5.0

## Features

- [#358](https://github.com/epaew/react-liff/pull/358)
- Started supporting `@line/[email protected]`.

## Others

- [#366](https://github.com/epaew/react-liff/pull/366)
- Update prettier configuration.

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

0 comments on commit d21c9e7

Please sign in to comment.