Skip to content

Commit

Permalink
chore: release v0.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
gustavste committed Nov 17, 2022
1 parent de7ec1c commit 21d4be3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]
## Unreleased

## 0.0.9 - 2022-11-17
### Added

- Changelog
- Initial commit
- Github action
- Github action
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.8",
"version": "0.0.9",
"license": "MIT",
"description": "Used by provider to communicate with valkyrie enabled operator",
"main": "./dist/index.js",
Expand Down Expand Up @@ -29,4 +29,4 @@
"url": "git+https://github.com/valkyrie-fnd/valkyrie-event-adapter.git"
},
"packageManager": "yarn@3.3.0"
}
}

0 comments on commit 21d4be3

Please sign in to comment.