Skip to content

Commit

Permalink
Merge pull request #416 from conix-center/release-please--branches--m…
Browse files Browse the repository at this point in the history
…aster

chore(master): release 1.3.2
  • Loading branch information
nampereira committed Mar 23, 2022
2 parents 78094ae + 80db363 commit 93fd0da
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### [1.3.2](https://github.com/conix-center/ARENA-core/compare/v1.3.1...v1.3.2) (2022-03-23)


### Bug Fixes

* Arena camerra video culling on/off check ([18b4cf1](https://github.com/conix-center/ARENA-core/commit/18b4cf15e11ae5aacfcd97f5ca39f1e38742bf2a))

### [1.3.1](https://github.com/conix-center/ARENA-core/compare/v1.3.0...v1.3.1) (2022-03-22)


Expand Down
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": "arena-core",
"version": "1.3.1",
"version": "1.3.2",
"description": "Core browser client for ARENA",
"author": "CONIX Center",
"license": "BSD-3-Clause",
Expand Down

0 comments on commit 93fd0da

Please sign in to comment.