Skip to content

Commit

Permalink
chore(minor): release 1.0.0 [skip ci]
Browse files Browse the repository at this point in the history
## 1.0.0 (2023-05-13)

### 📝 Documentation

* README and LICENSE ([917f7b0](917f7b0))
* Updated the README.md ([#15](#15)) ([3e4dd69](3e4dd69))

### 🔁 Continuous Integration

* automated github releases ([#39](#39)) ([735fa66](735fa66)), closes [#16](#16)

### 🧑‍💻 Code Refactoring

* improved-auth-strategy ([#56](#56)) ([d8b27c3](d8b27c3))

### 🍕 Features

* add home page and profile page ([#36](#36)) ([8a43288](8a43288))
* add to highlights button ([#64](#64)) ([e2120a1](e2120a1))
* Added a configuration file ([#32](#32)) ([ec6722c](ec6722c))
* Added light mode to GH profile buttons ([#40](#40)) ([a7ea43a](a7ea43a))
* Added linting to the project. ([#49](#49)) ([1f73007](1f73007))
* Auto PAT authentication ([#29](#29)) ([f4f8cf6](f4f8cf6))
* extension window navigation ([#21](#21)) ([b5ae9a6](b5ae9a6))
* GitHub page update listener ([#37](#37)) ([06b070f](06b070f))
* Invite to OpenSauced ([#20](#20)) ([0c8f222](0c8f222))
* PAT authentication ([#27](#27)) ([e726a93](e726a93))
* updated the extension logo ([#22](#22)) ([d19034d](d19034d))
* view on OpenSauced button ([#14](#14)) ([a447551](a447551))
* vote repos ([#70](#70)) ([ff2c8f4](ff2c8f4))

### 🐛 Bug Fixes

*  rename the. extension ([294e499](294e499))
*  Update URLs ([5828e20](5828e20))
* attach dist folder to release assets ([#47](#47)) ([4f50e72](4f50e72))
* circular-deps in vote buttons ([675496c](675496c))
* Duplicate buttons on GH profile page ([#48](#48)) ([9ee2dca](9ee2dca))
* incorrect request for voting ([#72](#72)) ([7a35014](7a35014))
* make emails less creepy ([a08fa45](a08fa45))
* re-enable tailwind base class on extension popup ([#31](#31)) ([c081217](c081217))
* remove activeTab manifest.json ([#50](#50)) ([dd71480](dd71480))
* render emojis in user bio ([#68](#68)) ([d0158a5](d0158a5))
* set-output deprecation warning ([#51](#51)) ([486f84b](486f84b))
* unrecognized-manifest-key ([#55](#55)) ([d622500](d622500))
* Wrapped the await call in an async() ([#26](#26)) ([357aab5](357aab5))
  • Loading branch information
bdougie authored and open-sauced[bot] committed May 13, 2023
1 parent 8df75a7 commit d49015d
Show file tree
Hide file tree
Showing 3 changed files with 55 additions and 3 deletions.
52 changes: 52 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,58 @@

> All notable changes to this project will be documented in this file
## 1.0.0 (2023-05-13)


### 📝 Documentation

* README and LICENSE ([917f7b0](https://github.com/open-sauced/browser-extensions/commit/917f7b0ba3000eee64e4344d9a21205512b3cc2e))
* Updated the README.md ([#15](https://github.com/open-sauced/browser-extensions/issues/15)) ([3e4dd69](https://github.com/open-sauced/browser-extensions/commit/3e4dd69c52477596bb5a2f5e4d4a1b46bbb981df))


### 🔁 Continuous Integration

* automated github releases ([#39](https://github.com/open-sauced/browser-extensions/issues/39)) ([735fa66](https://github.com/open-sauced/browser-extensions/commit/735fa669bf6bb96ebe53a9f9841615be6b1b7ded)), closes [#16](https://github.com/open-sauced/browser-extensions/issues/16)


### 🧑‍💻 Code Refactoring

* improved-auth-strategy ([#56](https://github.com/open-sauced/browser-extensions/issues/56)) ([d8b27c3](https://github.com/open-sauced/browser-extensions/commit/d8b27c3e8a4259a4f40086feaf5e229a95fb59e9))


### 🍕 Features

* add home page and profile page ([#36](https://github.com/open-sauced/browser-extensions/issues/36)) ([8a43288](https://github.com/open-sauced/browser-extensions/commit/8a4328892d138a9f1eb92aa8a80b33a970659de0))
* add to highlights button ([#64](https://github.com/open-sauced/browser-extensions/issues/64)) ([e2120a1](https://github.com/open-sauced/browser-extensions/commit/e2120a13d64fee2ab0867e5f17d647f64796467a))
* Added a configuration file ([#32](https://github.com/open-sauced/browser-extensions/issues/32)) ([ec6722c](https://github.com/open-sauced/browser-extensions/commit/ec6722c360dfcdb5cc10cb2300448e1656d58456))
* Added light mode to GH profile buttons ([#40](https://github.com/open-sauced/browser-extensions/issues/40)) ([a7ea43a](https://github.com/open-sauced/browser-extensions/commit/a7ea43afb743de445e8d1c20c0dd9a362214aaa2))
* Added linting to the project. ([#49](https://github.com/open-sauced/browser-extensions/issues/49)) ([1f73007](https://github.com/open-sauced/browser-extensions/commit/1f730079bffb8f2514c90860b09a0d0d5cc36892))
* Auto PAT authentication ([#29](https://github.com/open-sauced/browser-extensions/issues/29)) ([f4f8cf6](https://github.com/open-sauced/browser-extensions/commit/f4f8cf6d1749d9aa23d3011dd130047f884e3e0f))
* extension window navigation ([#21](https://github.com/open-sauced/browser-extensions/issues/21)) ([b5ae9a6](https://github.com/open-sauced/browser-extensions/commit/b5ae9a6e5d032b0ce2ab344b30f029598ca8608f))
* GitHub page update listener ([#37](https://github.com/open-sauced/browser-extensions/issues/37)) ([06b070f](https://github.com/open-sauced/browser-extensions/commit/06b070fbd1a39f043a640d3f6e3de278a880b983))
* Invite to OpenSauced ([#20](https://github.com/open-sauced/browser-extensions/issues/20)) ([0c8f222](https://github.com/open-sauced/browser-extensions/commit/0c8f22286475edeff53f9226f71e46bbb338287f))
* PAT authentication ([#27](https://github.com/open-sauced/browser-extensions/issues/27)) ([e726a93](https://github.com/open-sauced/browser-extensions/commit/e726a937684faf20c14530de14f22ba1116195af))
* updated the extension logo ([#22](https://github.com/open-sauced/browser-extensions/issues/22)) ([d19034d](https://github.com/open-sauced/browser-extensions/commit/d19034daaf40d322e2c400c65191caf3e5866e39))
* view on OpenSauced button ([#14](https://github.com/open-sauced/browser-extensions/issues/14)) ([a447551](https://github.com/open-sauced/browser-extensions/commit/a447551d46ea35dde6b674853ab55094728014c2))
* vote repos ([#70](https://github.com/open-sauced/browser-extensions/issues/70)) ([ff2c8f4](https://github.com/open-sauced/browser-extensions/commit/ff2c8f4198cd09fa8f591498298e6eddbc982c49))


### 🐛 Bug Fixes

* rename the. extension ([294e499](https://github.com/open-sauced/browser-extensions/commit/294e499f1db5e4c9d094a620417c46287bfbfb06))
* Update URLs ([5828e20](https://github.com/open-sauced/browser-extensions/commit/5828e204a00b9731e8d9075184b4c008f66c294b))
* attach dist folder to release assets ([#47](https://github.com/open-sauced/browser-extensions/issues/47)) ([4f50e72](https://github.com/open-sauced/browser-extensions/commit/4f50e721cdb52bc74d906b17fecb72a84f312928))
* circular-deps in vote buttons ([675496c](https://github.com/open-sauced/browser-extensions/commit/675496cc3b3cbbb214c0ea77e49a059bc5ba6d7c))
* Duplicate buttons on GH profile page ([#48](https://github.com/open-sauced/browser-extensions/issues/48)) ([9ee2dca](https://github.com/open-sauced/browser-extensions/commit/9ee2dcab3d85eef164b43b886a959c9aaff4cdc5))
* incorrect request for voting ([#72](https://github.com/open-sauced/browser-extensions/issues/72)) ([7a35014](https://github.com/open-sauced/browser-extensions/commit/7a35014448fbf836702251176f54e4983f638bef))
* make emails less creepy ([a08fa45](https://github.com/open-sauced/browser-extensions/commit/a08fa4510130f357e1d8be12536d20a84f7c1098))
* re-enable tailwind base class on extension popup ([#31](https://github.com/open-sauced/browser-extensions/issues/31)) ([c081217](https://github.com/open-sauced/browser-extensions/commit/c081217e778ad6b91352d2e7e6d1693a61ca2b8f))
* remove activeTab manifest.json ([#50](https://github.com/open-sauced/browser-extensions/issues/50)) ([dd71480](https://github.com/open-sauced/browser-extensions/commit/dd7148064b66109c744be288593b1adb0a26fa77))
* render emojis in user bio ([#68](https://github.com/open-sauced/browser-extensions/issues/68)) ([d0158a5](https://github.com/open-sauced/browser-extensions/commit/d0158a55fd49960d1f8d07af87d7621871965679))
* set-output deprecation warning ([#51](https://github.com/open-sauced/browser-extensions/issues/51)) ([486f84b](https://github.com/open-sauced/browser-extensions/commit/486f84baba98f219b3ac69bd447da22e710e3daa))
* unrecognized-manifest-key ([#55](https://github.com/open-sauced/browser-extensions/issues/55)) ([d622500](https://github.com/open-sauced/browser-extensions/commit/d6225003fd3bcf5b16ab7c5113c6e559e5a50849))
* Wrapped the await call in an async() ([#26](https://github.com/open-sauced/browser-extensions/issues/26)) ([357aab5](https://github.com/open-sauced/browser-extensions/commit/357aab514ee1cbcd0e61c3220cff20c7c8a197be))

## [1.0.0-beta.12](https://github.com/open-sauced/browser-extensions/compare/v1.0.0-beta.11...v1.0.0-beta.12) (2023-05-13)


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,7 +1,7 @@
{
"name": "opensauced-browser-extension",
"private": true,
"version": "1.0.0-beta.12",
"version": "1.0.0",
"files": [
"dist"
],
Expand Down

0 comments on commit d49015d

Please sign in to comment.