Skip to content

Commit

Permalink
Release v2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
codenirvana committed Jul 12, 2022
1 parent 6f00953 commit 37edd5a
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
unreleased:
2.1.1:
date: 2022-07-12
fixed bugs:
- Removed global bridge access in `bridge.once` listener

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": "uvm",
"version": "2.1.0",
"version": "2.1.1",
"description": "Universal Virtual Machine for Node and Browser",
"author": "Postman Inc.",
"license": "Apache-2.0",
Expand Down

0 comments on commit 37edd5a

Please sign in to comment.