Skip to content

Commit

Permalink
chore(release): 0.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
solufa committed Dec 18, 2020
1 parent d9c900f commit 2b1b4e8
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [0.5.2](https://github.com/frouriojs/velona/compare/v0.5.1...v0.5.2) (2020-12-18)


### Bug Fixes

* typo (injest => inject) ([5ed4223](https://github.com/frouriojs/velona/commit/5ed4223decb7474cb75e69fd19e1f1fc8eb9ddb8))


### Documentation

* fix README ([85347be](https://github.com/frouriojs/velona/commit/85347be864b7f753771017e1feb489a21c680744))
* update README ([7c4720b](https://github.com/frouriojs/velona/commit/7c4720b7141b2dc9f090d9692b5eb41b6e4e51b3))

### [0.5.1](https://github.com/frouriojs/velona/compare/v0.5.0...v0.5.1) (2020-08-01)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "velona",
"version": "0.5.1",
"version": "0.5.2",
"description": "TypeScript DI helper for functional programming",
"author": "Solufa <[email protected]>",
"license": "MIT",
Expand Down

0 comments on commit 2b1b4e8

Please sign in to comment.