We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8124097 + c225c85 commit a766859Copy full SHA for a766859
admin/RELEASE.md
@@ -85,7 +85,7 @@ the existing content.
85
* Title: `4.x.x Ready code`
86
* Description: blank
87
* Merge the PR then create a new Release:
88
- * Version: `v4.x.x`
+ * Tag: `v4.x.x` (Create new tag)
89
* Target: `master`
90
* Title: `CodeIgniter 4.x.x`
91
* Description:
@@ -97,7 +97,7 @@ the existing content.
97
## New Contributors
98
*
99
100
- Full Changelog: https://github.com/codeigniter4/CodeIgniter4/compare/v4.x.x...v4.x.x
+ **Full Changelog**: https://github.com/codeigniter4/CodeIgniter4/compare/v4.x.x...v4.x.x
101
```
102
* Watch for the "Deploy Distributable Repos" action to make sure **framework**,
103
**appstarter**, and **userguide** get updated
0 commit comments