Skip to content

Commit

Permalink
Release 5.0.15
Browse files Browse the repository at this point in the history
  • Loading branch information
Masquerade-Circus committed Jul 30, 2021
1 parent 1a52654 commit f518465
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 5 deletions.
10 changes: 8 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,15 @@
### [5.0.14](https://github.com/Masquerade-Circus/valyrian.js/compare/5.0.13...5.0.14) (2021-07-30)
### [5.0.15](https://github.com/Masquerade-Circus/valyrian.js/compare/5.0.14...5.0.15) (2021-07-30)


### Bug Fixes

* **lib:** fix valyrian.js not updating the v- handlers ([1a52654](https://github.com/Masquerade-Circus/valyrian.js/commit/1a526540d3030cd198d33b1772c4d32e8aaf3bae))

### [5.0.14](https://github.com/Masquerade-Circus/valyrian.js/compare/5.0.13...5.0.14) (2021-07-30)

### Bug Fixes

* **lib:** fix valyrian adding v- event handlers and direct dom handlers ([6a89654](https://github.com/Masquerade-Circus/valyrian.js/commit/6a89654314aa0396c4e2cf1fcb7aa212a44a1dcb))
* **lib:** fix valyrian adding v- event handlers and direct dom handlers ([6a89654](https://github.com/Masquerade-Circus/valyrian.js/commit/6a89654314aa0396c4e2cf1fcb7aa212a44a1dcb))

### [5.0.13](https://github.com/Masquerade-Circus/valyrian.js/compare/5.0.12...5.0.13) (2021-07-29)

Expand Down
2 changes: 1 addition & 1 deletion dist/valyrian.min.js

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

2 changes: 1 addition & 1 deletion dist/valyrian.min.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "valyrian.js",
"version": "5.0.14",
"version": "5.0.15",
"description": "Lightweight steel to forge PWAs. (Minimal Frontend Framework with server side rendering and other capabilities)",
"source": "lib/index.ts",
"main": "dist/valyrian.min.js",
Expand Down

0 comments on commit f518465

Please sign in to comment.