Skip to content

Commit

Permalink
chore(release): 1.16.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.16.0](v1.15.0...v1.16.0) (2022-06-06)

### Bug Fixes

* linting ([339ac44](339ac44))

### Features

* **Input:** show warning of input length ([2138002](2138002))
  • Loading branch information
semantic-release-bot committed Jun 6, 2022
1 parent b652cdc commit c362571
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [1.16.0](https://github.com/jkklapp/wsne/compare/v1.15.0...v1.16.0) (2022-06-06)


### Bug Fixes

* linting ([339ac44](https://github.com/jkklapp/wsne/commit/339ac449926ccba5df77fa661ac97ea8f3353eff))


### Features

* **Input:** show warning of input length ([2138002](https://github.com/jkklapp/wsne/commit/2138002e6ea0e6952a6d9a23a7aa41524a5ce559))

# [1.15.0](https://github.com/jkklapp/wsne/compare/v1.14.0...v1.15.0) (2022-06-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": "wsne",
"version": "1.15.0",
"version": "1.16.0",
"description": "",
"author": "",
"private": true,
Expand Down

0 comments on commit c362571

Please sign in to comment.