Skip to content

Commit

Permalink
1.37.0
Browse files Browse the repository at this point in the history
  • Loading branch information
boycce committed Jun 12, 2022
1 parent 3e95609 commit b7039ae
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

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.

## [1.37.0](https://github.com/boycce/monastery/compare/1.36.3...1.37.0) (2022-06-12)


### Features

* added manager options (path, params, getSignedUrl, filesize, awsAcl) ([3e95609](https://github.com/boycce/monastery/commit/3e95609385820ecfd606500676fa87f8c9b4f02d))


### Bug Fixes

* warnings printing by default ([e1dc442](https://github.com/boycce/monastery/commit/e1dc442f20c78fcc65e19afaf5f0f8410bbcc31d))

### [1.36.3](https://github.com/boycce/monastery/compare/1.36.2...1.36.3) (2022-05-27)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "monastery",
"description": "⛪ A straight forward MongoDB ODM built around Monk",
"author": "Ricky Boyce",
"version": "1.36.3",
"version": "1.37.0",
"license": "MIT",
"repository": "github:boycce/monastery",
"homepage": "https://boycce.github.io/monastery/",
Expand Down

0 comments on commit b7039ae

Please sign in to comment.