Skip to content

Commit

Permalink
Release 1.1.0 (#23)
Browse files Browse the repository at this point in the history
* Create stub for release 1.1.0

* Add onHighlight event (#21)

* Update dependencies and prepare release notes

* Add dist folder to gitignore

* Update version
  • Loading branch information
ChiefOfGxBxL authored May 3, 2023
1 parent c19710f commit ee3aa5a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vue2-input-highlighter",
"version": "1.0.2",
"version": "1.1.0",
"type": "module",
"description": "A Vue.js component that highlights text as you type",
"main": "./dist/vue2-input-highlighter.js",
Expand Down

0 comments on commit ee3aa5a

Please sign in to comment.