Skip to content

Commit

Permalink
Merge pull request #576 from arenaxr/release-please--branches--master…
Browse files Browse the repository at this point in the history
…--components--release-please-action

chore(master): release 1.21.2
  • Loading branch information
hi-liang committed Aug 28, 2023
2 parents ff76797 + 9d3e13e commit e114a70
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.21.2](https://github.com/arenaxr/arena-web-core/compare/v1.21.1...v1.21.2) (2023-08-28)


### Bug Fixes

* race condition b/w programs vs runtime-mngr ([ff76797](https://github.com/arenaxr/arena-web-core/commit/ff76797244e00e328d7e35fd1c76e79df7101de1))

## [1.21.1](https://github.com/arenaxr/arena-web-core/compare/v1.21.0...v1.21.1) (2023-08-25)


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.21.1",
"version": "1.21.2",
"description": "Core browser client for ARENA",
"author": "CONIX Center",
"license": "BSD-3-Clause",
Expand Down

0 comments on commit e114a70

Please sign in to comment.