Skip to content

Commit

Permalink
Empty commit to trigger publishing version
Browse files Browse the repository at this point in the history
  • Loading branch information
bohhyang committed Nov 23, 2024
1 parent 1eeec25 commit 89557fb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ and what APIs have changed, if applicable.

## [Unreleased]

## [29.63.1] - 2024-11-23
- empty commit to trigger publishing

## [29.63.0] - 2024-11-06
- Add announcer status delegate interface

Expand Down Expand Up @@ -5761,7 +5764,8 @@ patch operations can re-use these classes for generating patch messages.

## [0.14.1]

[Unreleased]: https://github.com/linkedin/rest.li/compare/v29.63.0...master
[Unreleased]: https://github.com/linkedin/rest.li/compare/v29.63.1...master
[29.63.1]: https://github.com/linkedin/rest.li/compare/v29.63.0...v29.63.1
[29.63.0]: https://github.com/linkedin/rest.li/compare/v29.62.1...v29.63.0
[29.62.1]: https://github.com/linkedin/rest.li/compare/v29.62.0...v29.62.1
[29.62.0]: https://github.com/linkedin/rest.li/compare/v29.61.0...v29.62.0
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version=29.63.0
version=29.63.1
group=com.linkedin.pegasus
org.gradle.configureondemand=true
org.gradle.parallel=true
Expand Down

0 comments on commit 89557fb

Please sign in to comment.