Skip to content

Commit

Permalink
Release 2.0.2
Browse files Browse the repository at this point in the history
- 🐛 Publish package with LF line endings for yarn (see [#5480](yarnpkg/yarn#5480)).
  • Loading branch information
darekkay committed Jun 1, 2019
1 parent 99f0f70 commit a3ea528
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
## Unreleased

## 2.0.2 (2019-06-01)
- :bug: Publish package with LF line endings for yarn (see [#5480](https://github.com/yarnpkg/yarn/issues/5480)).

## 2.0.1 (2019-05-15)
- :bug: Fix bookmarklets containing `</script>`.

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "static-marks",
"description": "Shareable bookmarks",
"version": "2.0.1",
"version": "2.0.2",
"author": "Darek Kay <hello@darekkay.com> (https://darekkay.com/)",
"bin": {
"static-marks": "bin/static-marks.js"
Expand Down

0 comments on commit a3ea528

Please sign in to comment.