-
Notifications
You must be signed in to change notification settings - Fork 337
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: semantic release #339
Conversation
## [4.16.1](v4.16.0...v4.16.1) (2022-09-18) ### Bug Fixes * semantic release ([#339](#339)) ([d82f3d9](d82f3d9))
🎉 This PR is included in version 4.16.1 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Hmm, this looks like it checked in the standalone files. I'm going to revert |
4.16.1 was unmerged, and its version yanked from composer |
'VERSION', | ||
'NEWS', | ||
'Doxyfile', | ||
'library/**/*', |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
need to exclude standalone here somehow, I think
* fix: semantic release * update git assets (cherry picked from commit d82f3d9)
## [4.16.2](v4.16.1...v4.16.2) (2022-09-20) ### Bug Fixes * semantic release ([ezyang#339](https://github.com/bytestream/htmlpurifier/issues/339)) ([6dc0163](6dc0163))
## [4.16.2](v4.16.1...v4.16.2) (2022-09-20) ### Bug Fixes * semantic release ([ezyang#339](https://github.com/bytestream/htmlpurifier/issues/339)) ([6dc0163](6dc0163))
* fix: semantic release * update git assets (cherry picked from commit d82f3d9)
## [4.16.2](v4.16.1...v4.16.2) (2022-09-20) ### Bug Fixes * semantic release ([ezyang#339](https://github.com/bytestream/htmlpurifier/issues/339)) ([6dc0163](6dc0163))
## [4.16.2](v4.16.1...v4.16.2) (2022-09-20) ### Bug Fixes * semantic release ([ezyang#339](https://github.com/bytestream/htmlpurifier/issues/339)) ([6dc0163](6dc0163))
Same as #339 but stops library/standalone and library/HTMLPurifier.standalone.phpfrom being commit
# [4.17.0](v4.16.0...v4.17.0) (2023-11-17) ### Bug Fixes * CSSTidy ImportantComments not handled properly ([#359](#359)) ([78a9b4d](78a9b4d)) * fix CI ([#361](#361)) ([9ec687c](9ec687c)) * Invalid scheme check in Attr.TargetBlank ([#363](#363)) ([0176ef4](0176ef4)) * semantic release ([#339](#339)) ([d82f3d9](d82f3d9)) * semantic release ([#341](#341)) ([e55fead](e55fead)), closes [#339](#339) * Support for locales using decimal separators other than . (dot) ([#372](#372)) ([43f49ac](43f49ac)) ### Features * Add support for all text-decoration properties ([#360](#360)) ([2d775c0](2d775c0)) * Allows commas to be included in tel URI ([#389](#389)) ([ec92490](ec92490)), closes [#388](#388) ### Reverts * Revert "fix: semantic release (#339)" (#340) ([3e83215](3e83215)), closes [#339](#339) [#340](#340)
🎉 This PR is included in version 4.17.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
I noticed that 523407f didn't update all the files:
I believe this PR fixes that. Here's an example I ran locally - the important bit being
Update /v/NEWS
andFound 6 file(s) to commit
: