Skip to content

Commit

Permalink
chore(release): 1.2.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.2.0](v1.1.0...v1.2.0) (2022-01-07)

### Features

* Convert to ESM ([637ae57](637ae57))
  • Loading branch information
semantic-release-bot committed Jan 7, 2022
1 parent 3932c40 commit 5cdedf0
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 @@
# [1.2.0](https://github.com/eik-lib/sink/compare/v1.1.0...v1.2.0) (2022-01-07)


### Features

* Convert to ESM ([637ae57](https://github.com/eik-lib/sink/commit/637ae570043e4ea7038664d3196e9ac55b1404fb))

# [1.1.0](https://github.com/eik-lib/sink/compare/v1.0.2...v1.1.0) (2020-07-06)


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": "@eik/sink",
"version": "1.1.0",
"version": "1.2.0",
"description": "A Sink interface",
"main": "lib/main",
"type": "module",
Expand Down

0 comments on commit 5cdedf0

Please sign in to comment.