Skip to content

Commit

Permalink
chore: release v0.0.10-beta.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gustavste committed Nov 23, 2022
1 parent a22db9e commit f8bef01
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
3 changes: 1 addition & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## Unreleased

## 0.0.10-beta.0 - 2022-11-23
### Added

- CommonJs build as well

### Changed

- remove tsconfig from distribution

## 0.0.9 - 2022-11-17
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": "@valkyrie-fnd/valkyrie-event-adapter",
"version": "0.0.9",
"version": "0.0.10-beta.0",
"license": "MIT",
"description": "Used by provider to communicate with valkyrie enabled operator",
"main": "./dist/cjs/index.js",
Expand Down Expand Up @@ -34,4 +34,4 @@
"url": "git+https://github.com/valkyrie-fnd/valkyrie-event-adapter.git"
},
"packageManager": "yarn@3.3.0"
}
}

0 comments on commit f8bef01

Please sign in to comment.