Skip to content

Commit

Permalink
chore(main): release 3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
shaka-bot committed Oct 25, 2024
1 parent ddeacb2 commit 0bd2050
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "3.2.1"
".": "3.3.0"
}
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
# Changelog


## [3.3.0](https://github.com/shaka-project/shaka-packager/compare/v3.2.1...v3.3.0) (2024-10-25)


### Features

* **http:** Add DELETE method support ([#1442](https://github.com/shaka-project/shaka-packager/issues/1442)) ([ddeacb2](https://github.com/shaka-project/shaka-packager/commit/ddeacb2525bfaf1c7301d415109a8149718c4f91))


### Bug Fixes

* **http:** Fix "Failed sending data to the peer" errors ([#1443](https://github.com/shaka-project/shaka-packager/issues/1443)) ([2c9d100](https://github.com/shaka-project/shaka-packager/commit/2c9d100d445f8db82c811c011a2c2e9078e242a2))

## [3.2.1](https://github.com/shaka-project/shaka-packager/compare/v3.2.0...v3.2.1) (2024-10-02)


Expand Down

0 comments on commit 0bd2050

Please sign in to comment.