Skip to content

Commit

Permalink
chore: release main
Browse files Browse the repository at this point in the history
  • Loading branch information
Frankeo committed Feb 23, 2023
1 parent 6b06248 commit 1d1e4b8
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"examples/react":"2.1.0","examples/react-redux":"1.1.0","packages/cli":"2.2.2","packages/docs":"2.3.0"}
{"examples/react":"2.1.0","examples/react-redux":"1.1.0","packages/cli":"2.2.2","packages/docs":"2.3.1"}
7 changes: 7 additions & 0 deletions packages/docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### [2.3.1](https://www.github.com/Frankeo/set-app/compare/docs-v2.3.0...docs-v2.3.1) (2023-02-23)


### Bug Fixes

* **@set-app/docs:** fix broken links ([6b06248](https://www.github.com/Frankeo/set-app/commit/6b062487d33c8355d0efeaa81ae16755cb8d5916))

## [2.3.0](https://www.github.com/Frankeo/set-app/compare/docs-v2.2.0...docs-v2.3.0) (2023-02-23)


Expand Down
2 changes: 1 addition & 1 deletion packages/docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@set-app/docs",
"version": "2.3.0",
"version": "2.3.1",
"private": true,
"scripts": {
"docusaurus": "docusaurus",
Expand Down

0 comments on commit 1d1e4b8

Please sign in to comment.