File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
examples/submodules/submodule2 Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8- ## [ NEXT.VERSION ]
8+ ## [ 2.5.0 ]
99
1010### Added
1111
@@ -211,4 +211,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
211211[ 2.4.0 ] : https://github.com/TendTo/rules_doxygen/compare/2.3.0...2.4.0
212212[ 2.4.1 ] : https://github.com/TendTo/rules_doxygen/compare/2.4.0...2.4.1
213213[ 2.4.2 ] : https://github.com/TendTo/rules_doxygen/compare/2.4.1...2.4.2
214- [ NEXT.VERSION ] : https://github.com/TendTo/rules_doxygen/compare/2.4.2...HEAD
214+ [ 2.5.0 ] : https://github.com/TendTo/rules_doxygen/compare/2.4.2...2.5.0
215+ [ NEXT.VERSION ] : https://github.com/TendTo/rules_doxygen/compare/2.5.0...HEAD
Original file line number Diff line number Diff line change 11module (name = "submodule2" )
22
3- bazel_dep (name = "rules_doxygen" , version = "2.4.2 " )
3+ bazel_dep (name = "rules_doxygen" , version = "2.5.0 " )
44local_path_override (
55 module_name = "rules_doxygen" ,
66 path = "../../../" ,
You can’t perform that action at this time.
0 commit comments