Skip to content

Commit f563c42

Browse files
diiviopen-sauced[bot]
authored andcommitted
chore(release): 1.22.0 [skip ci]
## [1.22.0](v1.21.0...v1.22.0) (2023-05-04) ### Features * add chrome extension intro and usage to docs ([#78](#78)) ([3597a93](3597a93))
1 parent 3597a93 commit f563c42

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@
55

66
> All notable changes to this project will be documented in this file
77
8+
## [1.22.0](https://github.com/open-sauced/docs.opensauced.pizza/compare/v1.21.0...v1.22.0) (2023-05-04)
9+
10+
11+
### Features
12+
13+
* add chrome extension intro and usage to docs ([#78](https://github.com/open-sauced/docs.opensauced.pizza/issues/78)) ([3597a93](https://github.com/open-sauced/docs.opensauced.pizza/commit/3597a939d9e93f4c3ce59da504796270bf63ebd0))
14+
815
## [1.21.0](https://github.com/open-sauced/docs.opensauced.pizza/compare/v1.20.0...v1.21.0) (2023-03-27)
916

1017

npm-shrinkwrap.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@open-sauced/docs.opensauced.pizza",
3-
"version": "1.21.0",
3+
"version": "1.22.0",
44
"private": true,
55
"engines": {
66
"node": ">=14",

0 commit comments

Comments
 (0)