Skip to content

Commit

Permalink
chore: release 0.5.1 (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
zakodium-bot authored Sep 24, 2021
1 parent 2cdb4ed commit ae9250b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### [0.5.1](https://github.com/zakodium/adonis-datadrive/compare/v0.5.0...v0.5.1) (2021-09-24)


### Bug Fixes

* add types in adonis-typings ([#16](https://github.com/zakodium/adonis-datadrive/issues/16)) ([2cdb4ed](https://github.com/zakodium/adonis-datadrive/commit/2cdb4ed96020ac75c9eb2778620a75045c956448))

## [0.5.0](https://github.com/zakodium/adonis-datadrive/compare/v0.4.0...v0.5.0) (2021-09-23)


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": "adonis-datadrive",
"version": "0.5.0",
"version": "0.5.1",
"description": "Extended drive provider for AdonisJs",
"main": "./lib/providers/DataDriveProvider.js",
"types": "./lib/adonis-typings/index.d.ts",
Expand Down

0 comments on commit ae9250b

Please sign in to comment.