Skip to content

Commit

Permalink
chore(release): 1.10.0 [skip ci]
Browse files Browse the repository at this point in the history
## [1.10.0](v1.9.0...v1.10.0) (2022-10-05)

### Documentation

* Typo fix in the Contribution docs ([#41](#41)) ([56db201](56db201)), closes [#42](#42)
  • Loading branch information
GabrielAbubakar authored and open-sauced[bot] committed Oct 5, 2022
1 parent 56db201 commit 7ef8f0d
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.10.0](https://github.com/open-sauced/docs.opensauced.pizza/compare/v1.9.0...v1.10.0) (2022-10-05)


### Documentation

* Typo fix in the Contribution docs ([#41](https://github.com/open-sauced/docs.opensauced.pizza/issues/41)) ([56db201](https://github.com/open-sauced/docs.opensauced.pizza/commit/56db2014de0d7abc77f61758196bcd3e3cc9bf65)), closes [#42](https://github.com/open-sauced/docs.opensauced.pizza/issues/42)

## [1.9.0](https://github.com/open-sauced/docs.opensauced.pizza/compare/v1.8.0...v1.9.0) (2022-08-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
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@open-sauced/docs.opensauced.pizza",
"version": "1.9.0",
"version": "1.10.0",
"private": true,
"engines": {
"node": ">=14",
Expand Down

0 comments on commit 7ef8f0d

Please sign in to comment.