Skip to content

Commit

Permalink
build(favoritos): release v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
webistomin committed May 22, 2021
1 parent f5c9ec4 commit e45a09b
Show file tree
Hide file tree
Showing 15 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion dist/esm/favoritos.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
*
* favoritos
*
* @version 1.0.1
* @version 1.1.0
* @author Alexey Istomin
* @email: webistomin@gmail.com
* @license: MIT
Expand Down
2 changes: 1 addition & 1 deletion dist/esm/helpers/debug-not-found-message.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
*
* favoritos
*
* @version 1.0.1
* @version 1.1.0
* @author Alexey Istomin
* @email: webistomin@gmail.com
* @license: MIT
Expand Down
2 changes: 1 addition & 1 deletion dist/esm/helpers/default-options.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
*
* favoritos
*
* @version 1.0.1
* @version 1.1.0
* @author Alexey Istomin
* @email: webistomin@gmail.com
* @license: MIT
Expand Down
2 changes: 1 addition & 1 deletion dist/esm/helpers/get-context-gradient-entries.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
*
* favoritos
*
* @version 1.0.1
* @version 1.1.0
* @author Alexey Istomin
* @email: webistomin@gmail.com
* @license: MIT
Expand Down
2 changes: 1 addition & 1 deletion dist/esm/helpers/icon-not-found-message.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
*
* favoritos
*
* @version 1.0.1
* @version 1.1.0
* @author Alexey Istomin
* @email: webistomin@gmail.com
* @license: MIT
Expand Down
2 changes: 1 addition & 1 deletion dist/esm/helpers/load-image.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
*
* favoritos
*
* @version 1.0.1
* @version 1.1.0
* @author Alexey Istomin
* @email: webistomin@gmail.com
* @license: MIT
Expand Down
2 changes: 1 addition & 1 deletion dist/esm/helpers/merge-deep.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
*
* favoritos
*
* @version 1.0.1
* @version 1.1.0
* @author Alexey Istomin
* @email: webistomin@gmail.com
* @license: MIT
Expand Down
2 changes: 1 addition & 1 deletion dist/esm/helpers/rounded-rect.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
*
* favoritos
*
* @version 1.0.1
* @version 1.1.0
* @author Alexey Istomin
* @email: webistomin@gmail.com
* @license: MIT
Expand Down
2 changes: 1 addition & 1 deletion dist/esm/helpers/ssr-message.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
*
* favoritos
*
* @version 1.0.1
* @version 1.1.0
* @author Alexey Istomin
* @email: webistomin@gmail.com
* @license: MIT
Expand Down
2 changes: 1 addition & 1 deletion dist/esm/types/options/positions.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
*
* favoritos
*
* @version 1.0.1
* @version 1.1.0
* @author Alexey Istomin
* @email: webistomin@gmail.com
* @license: MIT
Expand Down
2 changes: 1 addition & 1 deletion dist/esm/types/options/shapes.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
*
* favoritos
*
* @version 1.0.1
* @version 1.1.0
* @author Alexey Istomin
* @email: webistomin@gmail.com
* @license: MIT
Expand Down
2 changes: 1 addition & 1 deletion dist/favoritos.cjs.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
*
* favoritos
*
* @version 1.0.1
* @version 1.1.0
* @author Alexey Istomin
* @email: webistomin@gmail.com
* @license: MIT
Expand Down
2 changes: 1 addition & 1 deletion dist/favoritos.es.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
*
* favoritos
*
* @version 1.0.1
* @version 1.1.0
* @author Alexey Istomin
* @email: webistomin@gmail.com
* @license: MIT
Expand Down
2 changes: 1 addition & 1 deletion 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": "favoritos",
"version": "1.0.1",
"version": "1.1.0",
"description": "Favoritos is a JavaScript plugin that adds some HTML5 canvas magic to your favicon. With just a wee bit of code, we can make some really cool effects.",
"reveal": true,
"sideEffects": false,
Expand Down

1 comment on commit e45a09b

@vercel
Copy link

@vercel vercel bot commented on e45a09b May 22, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.