Skip to content

Commit

Permalink
chore(minor): release 1.14.0 [skip ci]
Browse files Browse the repository at this point in the history
## [1.14.0](v1.13.0...v1.14.0) (2022-10-04)

### 📝 Documentation

* mentioned .env file ([#42](#42)) ([a17b835](a17b835)), closes [#41](#41)

### 🐛 Bug Fixes

* increase paginated response limit to 500 ([b174a3f](b174a3f)), closes [#43](#43)
  • Loading branch information
0-vortex authored and open-sauced[bot] committed Oct 4, 2022
1 parent aeac129 commit 219f8a5
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 4 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Expand Up @@ -5,6 +5,18 @@

> All notable changes to this project will be documented in this file
## [1.14.0](https://github.com/open-sauced/api.opensauced.pizza/compare/v1.13.0...v1.14.0) (2022-10-04)


### 📝 Documentation

* mentioned .env file ([#42](https://github.com/open-sauced/api.opensauced.pizza/issues/42)) ([a17b835](https://github.com/open-sauced/api.opensauced.pizza/commit/a17b835f8b61c9acf562d4fd5254267e1247dd66)), closes [#41](https://github.com/open-sauced/api.opensauced.pizza/issues/41)


### 🐛 Bug Fixes

* increase paginated response limit to 500 ([b174a3f](https://github.com/open-sauced/api.opensauced.pizza/commit/b174a3f93775696b3b726e64d548e694beed439c)), closes [#43](https://github.com/open-sauced/api.opensauced.pizza/issues/43)

## [1.14.0-beta.2](https://github.com/open-sauced/api.opensauced.pizza/compare/v1.14.0-beta.1...v1.14.0-beta.2) (2022-10-03)


Expand Down
4 changes: 2 additions & 2 deletions npm-shrinkwrap.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
@@ -1,6 +1,6 @@
{
"name": "@open-sauced/api.opensauced.pizza",
"version": "1.14.0-beta.2",
"version": "1.14.0",
"keywords": [],
"description": "API dot Open Sauced is NestJS and SupaBase powered OAS3 backend designed to remove client complexity and provide a structured graph of all @open-sauced integrations",
"author": "TED Vortex <ted.vortex@gmail.com>",
Expand Down
2 changes: 1 addition & 1 deletion public/diagram.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 219f8a5

Please sign in to comment.