Skip to content

Commit

Permalink
[release] contract-processors 0.3.2 (#656)
Browse files Browse the repository at this point in the history
* [release] contract-processors 0.3.2

* Update CHANGELOG.md

Co-authored-by: Ian He <[email protected]>
  • Loading branch information
jiqiang90 and ianhe8x authored Nov 23, 2021
1 parent 326042a commit 3bbe024
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 5 deletions.
2 changes: 0 additions & 2 deletions .yarn/versions/0c7fa271.yml

This file was deleted.

Empty file removed .yarn/versions/400e832d.yml
Empty file.
2 changes: 0 additions & 2 deletions .yarn/versions/5a365f2b.yml

This file was deleted.

Empty file removed .yarn/versions/ca09abca.yml
Empty file.
5 changes: 5 additions & 0 deletions packages/contract-processors/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.3.2] - 2021-11-23
### Fixed
- Lock down class-transformer version (#654)
- Add blockTimestamp to MoonbeamEvent (#659)

## [0.3.1] - 2021-11-19
### Changed
- Reduce jest mem in Moonbeam test(#613)
Expand Down
2 changes: 1 addition & 1 deletion packages/contract-processors/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@subql/contract-processors",
"version": "0.3.2-1",
"version": "0.3.2",
"description": "",
"homepage": "https://github.com/subquery/subql",
"repository": "github:subquery/subql",
Expand Down

0 comments on commit 3bbe024

Please sign in to comment.