Skip to content

Commit

Permalink
chore(release): 1.16.1 [skip ci]
Browse files Browse the repository at this point in the history
### [1.16.1](v1.16.0...v1.16.1) (2023-03-18)

### Bug Fixes

* improve intro to contributing ([#63](#63)) ([356b6ee](356b6ee))
  • Loading branch information
diivi authored and open-sauced[bot] committed Mar 18, 2023
1 parent 356b6ee commit d757452
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@

> All notable changes to this project will be documented in this file
### [1.16.1](https://github.com/open-sauced/docs.opensauced.pizza/compare/v1.16.0...v1.16.1) (2023-03-18)


### Bug Fixes

* improve intro to contributing ([#63](https://github.com/open-sauced/docs.opensauced.pizza/issues/63)) ([356b6ee](https://github.com/open-sauced/docs.opensauced.pizza/commit/356b6ee8244088f7e2d165bd597bb6e43b4bc76a))

## [1.16.0](https://github.com/open-sauced/docs.opensauced.pizza/compare/v1.15.0...v1.16.0) (2023-03-14)


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
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@open-sauced/docs.opensauced.pizza",
"version": "1.16.0",
"version": "1.16.1",
"private": true,
"engines": {
"node": ">=14",
Expand Down

0 comments on commit d757452

Please sign in to comment.