Skip to content

Commit

Permalink
bump version to 0.36.2
Browse files Browse the repository at this point in the history
  • Loading branch information
osipov-mit committed Jan 25, 2024
1 parent 7dd5adc commit 508c12a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions api/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## 0.36.2

_01/25/2024_

### Changes
https://github.com/gear-tech/gear-js/pull/1477
- Return support of old vouchers

## 0.36.1

_01/23/2024_
Expand Down
2 changes: 1 addition & 1 deletion api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gear-js/api",
"version": "0.36.1",
"version": "0.36.2",
"description": "A JavaScript library that provides functionality to connect GEAR Component APIs.",
"main": "cjs/index.js",
"module": "index.js",
Expand Down

0 comments on commit 508c12a

Please sign in to comment.