Skip to content

Commit 59f51c3

Browse files
committed
Bump version to 2.6.4
1 parent e08c0df commit 59f51c3

File tree

7 files changed

+9
-9
lines changed

7 files changed

+9
-9
lines changed

build/static/css/main.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build/static/css/main.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build/static/js/main.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build/static/js/main.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@snf/access-qa-bot",
3-
"version": "2.6.3",
3+
"version": "2.6.4",
44
"private": false,
55
"homepage": ".",
66
"description": "ACCESS Q&A Bot React Component with support ticket creation, feedback collection, and ProForma integration",

publishing.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ rm @snf-access-qa-bot-*.tgz
7474

7575
### 4. Merge to Main
7676

77-
Once PR is approved and merged to main, proceed with the release.
77+
Once PR is approved, merge it to main **on GitHub** (using the GitHub web interface). Then proceed with the release.
7878

7979
### 5. Prepare Release (Post-Merge)
8080

@@ -230,6 +230,6 @@ This workflow is designed to be clear and actionable for AI assistants. Key poin
230230
### If Version Bump Gets Missed
231231
If a PR is merged without version bump (old workflow), simply:
232232
1. Update version on main after merge
233-
2. Build and commit
233+
2. Build and commit
234234
3. Proceed with tagging and release
235235
This is actually the preferred approach.

0 commit comments

Comments
 (0)