Skip to content

Commit

Permalink
chore(release): 2.4.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.4.0](v2.3.2...v2.4.0) (2021-12-05)

### Features

* update `js-yaml` ([996bd7d](996bd7d)), closes [/github.com/nodeca/js-yaml/blob/master/CHANGELOG.md#400---2021-01-03](https://github.com//github.com/nodeca/js-yaml/blob/master/CHANGELOG.md/issues/400---2021-01-03)
* update bundler ([2c6864b](2c6864b))
  • Loading branch information
semantic-release-bot committed Dec 5, 2021
1 parent 390ec91 commit 8b6bdea
Show file tree
Hide file tree
Showing 7 changed files with 1,236 additions and 342 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# [2.4.0](https://github.com/lunafromthemoon/RenJS-V2/compare/v2.3.2...v2.4.0) (2021-12-05)


### Features

* update `js-yaml` ([996bd7d](https://github.com/lunafromthemoon/RenJS-V2/commit/996bd7d231876e6dcc5deae227699b3fb97383e7)), closes [/github.com/nodeca/js-yaml/blob/master/CHANGELOG.md#400---2021-01-03](https://github.com//github.com/nodeca/js-yaml/blob/master/CHANGELOG.md/issues/400---2021-01-03)
* update bundler ([2c6864b](https://github.com/lunafromthemoon/RenJS-V2/commit/2c6864b2bee18cee7ffc7722f60c37289eb94056))

## [2.3.2](https://github.com/lunafromthemoon/RenJS-V2/compare/v2.3.1...v2.3.2) (2021-11-23)


Expand Down
333 changes: 163 additions & 170 deletions dist/renjs.js

Large diffs are not rendered by default.

Binary file modified docs/downloads/RenJSQuickstart.zip
Binary file not shown.
900 changes: 900 additions & 0 deletions docs/downloads/releases/renjs-v2.4.0.js

Large diffs are not rendered by default.

333 changes: 163 additions & 170 deletions docs/downloads/releases/renjs.js

Large diffs are not rendered by default.

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": "renjs",
"version": "2.3.2",
"version": "2.4.0",
"description": "RenJS is a videogame library for making Visual Novels that run directly in the web browser",
"author": "lunafromthemoon",
"contributors": [
Expand Down

0 comments on commit 8b6bdea

Please sign in to comment.