chore(main): release 3.4.0 (#1450)

This commit is contained in:
Shaka Bot 2024-11-11 11:05:51 -08:00 committed by GitHub
parent 3fdc807ed3
commit 1f0a4d1959
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,3 @@
{
".": "3.3.0"
".": "3.4.0"
}

View File

@ -1,6 +1,13 @@
# Changelog
## [3.4.0](https://github.com/shaka-project/shaka-packager/compare/v3.3.0...v3.4.0) (2024-11-11)
### Features
* Add option to ignore HTTP output failures ([#1449](https://github.com/shaka-project/shaka-packager/issues/1449)) ([3fdc807](https://github.com/shaka-project/shaka-packager/commit/3fdc807ed3a8fbe55b58037685c6528313485bf6))
## [3.3.0](https://github.com/shaka-project/shaka-packager/compare/v3.2.1...v3.3.0) (2024-10-25)