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: CHANGELOG.md
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
Changelogs are separated by release type for better overview.
4
4
5
-
## ✅ [Master Releases][log_master]
5
+
## ✅ [Stable Releases][log_release]
6
6
7
7
These are the official, stable releases that you can use in your production environments.
8
8
@@ -11,7 +11,7 @@ These are the official, stable releases that you can use in your production envi
11
11
Details:
12
12
- Stability: *stable*
13
13
- NPM channel: `@latest`
14
-
- Branch: [master][branch_master]
14
+
- Branch: [release][branch_release]
15
15
- Purpose: official release
16
16
- Suitable environment: production
17
17
@@ -30,7 +30,7 @@ Details:
30
30
31
31
## 🔥 [Alpha Releases][log_alpha]
32
32
33
-
> ### “Use if you love sudden breaking changes!”
33
+
> ### “Use if you want to look into the future!”
34
34
35
35
These releases contain the latest development changes, but you should be prepared for anything, including sudden breaking changes or code refactoring. Use this branch to contribute to the project and open pull requests.
0 commit comments