Skip to content

Commit 0803f67

Browse files
committed
feat!: carried out the name rebranding
BREAKING CHANGE: To now reflect the organization name change, the package name has been renamed from Teronis.MSBuild.Packaging.ProjectBuildInPackage to Tenekon.MSBuild.Packaging.ProjectBuildInPackage.
1 parent b08954f commit 0803f67

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

GitVersion.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
mode: ContinuousDeployment
22
continuous-delivery-fallback-tag: ''
3-
next-version: 1.0.0
3+
next-version: 2.0.0
44
branches: {}
55
ignore:
66
sha: []

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "1.0.2",
2+
"version": "2.0.0",
33
"scripts": {
44
"release": "conventional-changelog -p angular -i CHANGELOG.md -s"
55
},

0 commit comments

Comments
 (0)