You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: RELEASING.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
In order to [release a new version](https://github.com/ExpediaDotCom/graphql-kotlin/releases) we need to draft a new release
1
+
In order to [release a new version](https://github.com/ExpediaGroup/graphql-kotlin/releases) we need to draft a new release
2
2
and tag the commit. Releases are following [semantic versioning](https://semver.org/) and specify major, minor and patch version.
3
3
4
4
Once release is published it will trigger corresponding [Github Action](https://github.com/ExpediaGroup/graphql-kotlin/blob/master/.github/workflows/release.yml)
Copy file name to clipboardExpand all lines: website/versioned_docs/version-3.x.x/contributors/release-proc.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ id: release-proc
3
3
title: Releasing a new version
4
4
original_id: release-proc
5
5
---
6
-
In order to [release a new version](https://github.com/ExpediaDotCom/graphql-kotlin/releases) we need to draft a new release
6
+
In order to [release a new version](https://github.com/ExpediaGroup/graphql-kotlin/releases) we need to draft a new release
7
7
and tag the commit. Releases are following [semantic versioning](https://semver.org/) and specify major, minor and patch version.
8
8
9
9
Once release is published it will trigger corresponding [Github Action](https://github.com/ExpediaGroup/graphql-kotlin/blob/master/.github/workflows/release.yml)
0 commit comments