Skip to content

Commit

Permalink
chore(release): 3.1.3 [skip ci]
Browse files Browse the repository at this point in the history
## [3.1.3](v3.1.2...v3.1.3) (2022-07-20)

### Bug Fixes

* Bump terser from 5.7.0 to 5.14.2 ([#11](#11)) ([b7fef1a](b7fef1a))
  • Loading branch information
semantic-release-bot committed Jul 20, 2022
1 parent b7fef1a commit f3ec12b
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [3.1.3](https://github.com/seleb/WebGLazy/compare/v3.1.2...v3.1.3) (2022-07-20)


### Bug Fixes

* Bump terser from 5.7.0 to 5.14.2 ([#11](https://github.com/seleb/WebGLazy/issues/11)) ([b7fef1a](https://github.com/seleb/WebGLazy/commit/b7fef1a528ff7462f1efabc5abbe828e27e41c14))

## [3.1.2](https://github.com/seleb/WebGLazy/compare/v3.1.1...v3.1.2) (2021-08-11)


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": "webglazy",
"version": "3.1.2",
"version": "3.1.3",
"description": "Responsive + configurable WebGL canvas replacement",
"keywords": [
"webgl",
Expand Down

0 comments on commit f3ec12b

Please sign in to comment.