Skip to content

Commit ea61c6d

Browse files
authored
re-apply updates after resetting master (#12771)
1 parent 2f6c99d commit ea61c6d

File tree

3 files changed

+4
-8
lines changed

3 files changed

+4
-8
lines changed

sdk/template/azure-template/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Release History
22

3+
## 0.0.12 (Unreleased)
4+
- Test a successful Release
5+
36
## 0.0.7 (2020-07-02)
47
- Test a successful Release
58

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# matches SEMVER
2-
VERSION = "0.0.7"
2+
VERSION = "0.0.12"
Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,2 @@
11
[packaging]
22
auto_update = false
3-
package_name = "azure-template"
4-
package_pprint_name = "Template Package"
5-
is_stable = false
6-
is_arm = false
7-
8-
# Package owners should uncomment and set this doc id.
9-
# package_doc_id = "<your doc id>"

0 commit comments

Comments
 (0)