Skip to content

Commit

Permalink
prepare for release of 0.3.3
Browse files Browse the repository at this point in the history
Bump version numbers to 0.3.3.

Also add #149 to CHANGELOG.md.
  • Loading branch information
throwaway96 committed Mar 31, 2024
1 parent 874f294 commit 4dccad4
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,13 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

## [Unreleased]
## [0.3.3] - 2024/03/31

### Added

- [#142](https://github.com/webosbrew/youtube-webos/pull/141): Blocked some additional ads (@throwaway96)
- [#144](https://github.com/webosbrew/youtube-webos/pull/144): Added support for config change listeners (@throwaway96)
- [#149](https://github.com/webosbrew/youtube-webos/pull/149): Added ability to hide YouTube logo (@throwaway96; thanks to @fire332 and @tomikaka22)

### Fixed

Expand Down
2 changes: 1 addition & 1 deletion package-lock.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,6 +1,6 @@
{
"name": "youtube-webos",
"version": "0.3.2",
"version": "0.3.3",
"description": "Ad-free YouTube app for webOS",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 4dccad4

Please sign in to comment.