Skip to content

Commit

Permalink
chore(release): 2.0.2 [skip ci]
Browse files Browse the repository at this point in the history
## [2.0.2](v2.0.1...v2.0.2) (2022-01-08)

### Bug Fixes

* Shared URL is missing meta tag ([#68](#68)) ([f019c3a](f019c3a))
  • Loading branch information
semantic-release-bot committed Jan 8, 2022
1 parent f019c3a commit ccae42f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [2.0.2](https://github.com/Taiwan-Ebook-Lover/Taiwan-Ebook-Lover.github.io/compare/v2.0.1...v2.0.2) (2022-01-08)


### Bug Fixes

* Shared URL is missing meta tag ([#68](https://github.com/Taiwan-Ebook-Lover/Taiwan-Ebook-Lover.github.io/issues/68)) ([f019c3a](https://github.com/Taiwan-Ebook-Lover/Taiwan-Ebook-Lover.github.io/commit/f019c3af662aadf4d1a71336af4b1de02a59a041))

## [2.0.1](https://github.com/Taiwan-Ebook-Lover/Taiwan-Ebook-Lover.github.io/compare/v2.0.0...v2.0.1) (2022-01-07)


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": "ebook",
"version": "2.0.1",
"version": "2.0.2",
"private": true,
"dependencies": {
"@fortawesome/fontawesome-svg-core": "^1.2.36",
Expand Down

0 comments on commit ccae42f

Please sign in to comment.