File tree Expand file tree Collapse file tree 3 files changed +16
-7
lines changed Expand file tree Collapse file tree 3 files changed +16
-7
lines changed Original file line number Diff line number Diff line change 1
1
[bumpversion]
2
- current_version = 1.1.1
2
+ current_version = 1.1.2
3
3
commit = True
4
4
tag = False
5
5
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ v1.1.2] ( https://github.com/tj-python/github-deploy/tree/v1.1.2 ) (2023-05-29)
4
+
5
+ [ Full Changelog] ( https://github.com/tj-python/github-deploy/compare/v1.1.1...v1.1.2 )
6
+
7
+ ** Merged pull requests:**
8
+
9
+ - Bump tj-actions/github-changelog-generator from 1.18 to 1.19 [ \# 45] ( https://github.com/tj-python/github-deploy/pull/45 ) ([ dependabot[ bot]] ( https://github.com/apps/dependabot ) )
10
+ - Upgraded v1.1.0 → v1.1.1 [ \# 44] ( https://github.com/tj-python/github-deploy/pull/44 ) ([ jackton1] ( https://github.com/jackton1 ) )
11
+
3
12
## [ v1.1.1] ( https://github.com/tj-python/github-deploy/tree/v1.1.1 ) (2023-04-05)
4
13
5
14
[ Full Changelog] ( https://github.com/tj-python/github-deploy/compare/v1.1.0...v1.1.1 )
83
92
84
93
## [ 0.0.7] ( https://github.com/tj-python/github-deploy/tree/0.0.7 ) (2021-11-15)
85
94
86
- [ Full Changelog] ( https://github.com/tj-python/github-deploy/compare/0.0.6 ...0.0.7 )
95
+ [ Full Changelog] ( https://github.com/tj-python/github-deploy/compare/0.0.5 ...0.0.7 )
87
96
88
- ## [ 0.0.6 ] ( https://github.com/tj-python/github-deploy/tree/0.0.6 ) (2021-11-15)
97
+ ## [ 0.0.5 ] ( https://github.com/tj-python/github-deploy/tree/0.0.5 ) (2021-11-15)
89
98
90
- [ Full Changelog] ( https://github.com/tj-python/github-deploy/compare/0.0.5 ...0.0.6 )
99
+ [ Full Changelog] ( https://github.com/tj-python/github-deploy/compare/0.0.6 ...0.0.5 )
91
100
92
- ## [ 0.0.5 ] ( https://github.com/tj-python/github-deploy/tree/0.0.5 ) (2021-11-15)
101
+ ## [ 0.0.6 ] ( https://github.com/tj-python/github-deploy/tree/0.0.6 ) (2021-11-15)
93
102
94
- [ Full Changelog] ( https://github.com/tj-python/github-deploy/compare/0.0.4...0.0.5 )
103
+ [ Full Changelog] ( https://github.com/tj-python/github-deploy/compare/0.0.4...0.0.6 )
95
104
96
105
** Merged pull requests:**
97
106
Original file line number Diff line number Diff line change 23
23
24
24
setup (
25
25
name = "github-deploy" ,
26
- version = "1.1.1 " ,
26
+ version = "1.1.2 " ,
27
27
description = "Deploy yaml files to a large number of repositories in seconds." ,
28
28
long_description = LONG_DESCRIPTION ,
29
29
long_description_content_type = LONG_DESCRIPTION_TYPE ,
You can’t perform that action at this time.
0 commit comments