Skip to content

Commit

Permalink
0.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
rennanboni committed Jun 23, 2021
1 parent 4bfee5b commit df7f8c3
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

## 0.0.5
## [v0.0.6](https://github.com/gCorePlus/nestjs-storage/compare/v0.0.5...v0.0.6)

### Commits

- Add release CICD [`4bfee5b`](https://github.com/gCorePlus/nestjs-storage/commit/4bfee5b3e455ac5daa141670e9e675fd0fa0193b)

## v0.0.5 - 2021-06-23

### Merged

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gcoreplus/nestjs-storage",
"version": "0.0.5",
"version": "0.0.6",
"description": "Provides an injectable storage (S3, GS) client to provide storage access from nestjs modules",
"author": "Rennan Stefan Boni",
"main": "./dist/index.js",
Expand Down

0 comments on commit df7f8c3

Please sign in to comment.