Skip to content
This repository has been archived by the owner on Sep 26, 2024. It is now read-only.

Commit

Permalink
chore(minor): release 2.26.0-alpha.3 on alpha channel [skip ci]
Browse files Browse the repository at this point in the history
## [2.26.0-alpha.3](v2.26.0-alpha.2...v2.26.0-alpha.3) (2022-10-18)

### 🍕 Features

* added custom tailwind variables and removed anti patterns ([#337](#337)) ([549e676](549e676)), closes [#315](#315)
* adds localstorageprovider ([#361](#361)) ([f030796](f030796)), closes [#335](#335)
* New Favicon Replacement ([#363](#363)) ([bb680a6](bb680a6)), closes [#362](#362)
* Update SVG favicon ([#369](#369)) ([bf78ca0](bf78ca0)), closes [#368](#368)

### 🐛 Bug Fixes

* add menu drop to generate token on console ([#367](#367)) ([dce7249](dce7249)), closes [#364](#364)
* correct upstream fast forward ([2897584](2897584))
* remove swr local storage cache provider ([#371](#371)) ([334081c](334081c)), closes [#365](#365)
* rename everything from Post to Repo  ([#356](#356)) ([0267009](0267009)), closes [#313](#313)
  • Loading branch information
0-vortex authored and open-sauced[bot] committed Oct 18, 2022
1 parent 2897584 commit d23d91a
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 4 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,24 @@

> All notable changes to this project will be documented in this file
## [2.26.0-alpha.3](https://github.com/open-sauced/hot-sauce/compare/v2.26.0-alpha.2...v2.26.0-alpha.3) (2022-10-18)


### 🍕 Features

* added custom tailwind variables and removed anti patterns ([#337](https://github.com/open-sauced/hot-sauce/issues/337)) ([549e676](https://github.com/open-sauced/hot-sauce/commit/549e6765a8452e7a21dde9201058960cbb832eed)), closes [#315](https://github.com/open-sauced/hot-sauce/issues/315)
* adds localstorageprovider ([#361](https://github.com/open-sauced/hot-sauce/issues/361)) ([f030796](https://github.com/open-sauced/hot-sauce/commit/f0307960592f0e72045bc12b94bae3c50ad4e061)), closes [#335](https://github.com/open-sauced/hot-sauce/issues/335)
* New Favicon Replacement ([#363](https://github.com/open-sauced/hot-sauce/issues/363)) ([bb680a6](https://github.com/open-sauced/hot-sauce/commit/bb680a6beaa7da543f19eb636cd962ec15d2f78e)), closes [#362](https://github.com/open-sauced/hot-sauce/issues/362)
* Update SVG favicon ([#369](https://github.com/open-sauced/hot-sauce/issues/369)) ([bf78ca0](https://github.com/open-sauced/hot-sauce/commit/bf78ca00f858e8660ae43b83519826d56c79d62b)), closes [#368](https://github.com/open-sauced/hot-sauce/issues/368)


### 🐛 Bug Fixes

* add menu drop to generate token on console ([#367](https://github.com/open-sauced/hot-sauce/issues/367)) ([dce7249](https://github.com/open-sauced/hot-sauce/commit/dce7249fda0c50af2b5a4473810f6528f9546d94)), closes [#364](https://github.com/open-sauced/hot-sauce/issues/364)
* correct upstream fast forward ([2897584](https://github.com/open-sauced/hot-sauce/commit/289758479ff236d331b0b0c25e42334433bf3aeb))
* remove swr local storage cache provider ([#371](https://github.com/open-sauced/hot-sauce/issues/371)) ([334081c](https://github.com/open-sauced/hot-sauce/commit/334081cb68468ce24516a8f81499e7f5f124ebe9)), closes [#365](https://github.com/open-sauced/hot-sauce/issues/365)
* rename everything from Post to Repo ([#356](https://github.com/open-sauced/hot-sauce/issues/356)) ([0267009](https://github.com/open-sauced/hot-sauce/commit/02670098541ba8d68eafb4fd8c910396a9aa6465)), closes [#313](https://github.com/open-sauced/hot-sauce/issues/313)

## [2.26.0-alpha.2](https://github.com/open-sauced/hot-sauce/compare/v2.26.0-alpha.1...v2.26.0-alpha.2) (2022-10-04)


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
Expand Up @@ -2,7 +2,7 @@
"name": "@open-sauced/hot",
"description": "🍕The site that recommends the hottest sauce.",
"keywords": [],
"version": "2.26.0-alpha.2",
"version": "2.26.0-alpha.3",
"author": "TED Vortex <ted.vortex@gmail.com>",
"private": true,
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion public/diagram.svg
Loading
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 d23d91a

Please sign in to comment.