File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed
Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 1+ # Version: 5.3.3
2+
3+ * [ #1 ] ( https://github.com/ramsessanchez/testWorkflow/pull/1 ) : Create Pr Test
4+ * [ #2 ] ( https://github.com/ramsessanchez/testWorkflow/pull/2 ) : Testing changelog CI
5+ * [ #4 ] ( https://github.com/ramsessanchez/testWorkflow/pull/4 ) : Generated beta models and request builders using Typewriter
6+ * [ #6 ] ( https://github.com/ramsessanchez/testWorkflow/pull/6 ) : release v5.3.2
7+ * [ #5 ] ( https://github.com/ramsessanchez/testWorkflow/pull/5 ) : release v5.3.1
8+ * [ #15 ] ( https://github.com/ramsessanchez/testWorkflow/pull/15 ) : release 3.3.3
9+
10+
111# Changelog
212
313All notable changes to this project will be documented in this file.
Original file line number Diff line number Diff line change @@ -27,9 +27,13 @@ mavenGroupId = com.microsoft.graph
2727mavenArtifactId = microsoft-graph
2828mavenMajorVersion = 5
2929mavenMinorVersion = 3
30- mavenPatchVersion = 2
30+ mavenPatchVersion = 3
3131mavenArtifactSuffix =
3232
33+
34+
35+
36+
3337# These values are used to run functional tests
3438# If you wish to run the functional tests, edit the gradle.properties
3539# file in your user directory instead of adding them here.
You can’t perform that action at this time.
0 commit comments