Skip to content

Commit

Permalink
chore(minor): release 1.18.0 [skip ci]
Browse files Browse the repository at this point in the history
## [1.18.0](v1.17.1...v1.18.0) (2022-11-17)

### 🍕 Features

* add repos when creating an insight page ([#63](#63)) ([1f021a4](1f021a4))

### 🐛 Bug Fixes

* add visibility flag to insight page creation ([#64](#64)) ([2ddb855](2ddb855))
  • Loading branch information
0-vortex authored and open-sauced[bot] committed Nov 17, 2022
1 parent f915dae commit 7c628c7
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.18.0](https://github.com/open-sauced/api.opensauced.pizza/compare/v1.17.1...v1.18.0) (2022-11-17)


### 🍕 Features

* add repos when creating an insight page ([#63](https://github.com/open-sauced/api.opensauced.pizza/issues/63)) ([1f021a4](https://github.com/open-sauced/api.opensauced.pizza/commit/1f021a48cb3f962d3b9e387b017638a442672996))


### 🐛 Bug Fixes

* add visibility flag to insight page creation ([#64](https://github.com/open-sauced/api.opensauced.pizza/issues/64)) ([2ddb855](https://github.com/open-sauced/api.opensauced.pizza/commit/2ddb8559702a02d5dbff645696a7d4c6d68744b2))

## [1.18.0-beta.2](https://github.com/open-sauced/api.opensauced.pizza/compare/v1.18.0-beta.1...v1.18.0-beta.2) (2022-11-16)


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.18.0-beta.2",
"version": "1.18.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 7c628c7

Please sign in to comment.