Skip to content

Commit

Permalink
chore(release): 1.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
EvanNotFound committed Nov 21, 2024
1 parent c2b90fc commit 5a4d8f7
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [1.3.3](https://github.com/evannotfound/omnivox-optimizer/compare/v1.3.2...v1.3.3) (2024-11-21)


### ⚠ BREAKING CHANGES

* **styles:** Removes dependency on GM_addStyle API

### Code Refactoring

* **styles:** migrate from GM_addStyle to native style injection ([c2b90fc](https://github.com/evannotfound/omnivox-optimizer/commit/c2b90fc60b7e94b22b85b67341a137d77e46a684))

### [1.3.2](https://github.com/evannotfound/omnivox-optimizer/compare/v1.3.1...v1.3.2) (2024-11-21)

### [1.3.1](https://github.com/evannotfound/omnivox-optimizer/compare/v1.3.0...v1.3.1) (2024-11-21)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "omnivox-optimizer",
"version": "1.3.2",
"version": "1.3.3",
"homepage": "https://github.com/evannotfound/omnivox-optimizer",
"license": "GPL-3.0",
"author": "Evan Luo",
Expand Down

0 comments on commit 5a4d8f7

Please sign in to comment.