Skip to content
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.

Commit

Permalink
chore(release): 1.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.1.0](v1.0.5...v1.1.0) (2022-12-23)

### Features

* add GH ribbon ([e81626f](e81626f))
* download abi from bundle page ([87f50d9](87f50d9))
* update sdk / login ([9f5a864](9f5a864))
* upgrade to latest SDK ([79413f8](79413f8))
  • Loading branch information
CI authored and semantic-release-bot committed Dec 23, 2022
1 parent 309277e commit 4ecbe47
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# [1.1.0](https://github.com/meemproject/epm/compare/v1.0.5...v1.1.0) (2022-12-23)


### Features

* add GH ribbon ([e81626f](https://github.com/meemproject/epm/commit/e81626f))
* download abi from bundle page ([87f50d9](https://github.com/meemproject/epm/commit/87f50d9))
* update sdk / login ([9f5a864](https://github.com/meemproject/epm/commit/9f5a864))
* upgrade to latest SDK ([79413f8](https://github.com/meemproject/epm/commit/79413f8))

## [1.0.5](https://github.com/meemproject/epm/compare/v1.0.4...v1.0.5) (2022-10-07)


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@meemproject/epm",
"version": "1.0.5",
"version": "1.1.0",
"author": "Ken Goldfarb",
"contributors": [
{
Expand Down Expand Up @@ -92,4 +92,4 @@
"typechain": "^6.0.2",
"typescript": "4.6.3"
}
}
}

0 comments on commit 4ecbe47

Please sign in to comment.