Skip to content

Commit 63a748f

Browse files
chore(dev): release 2.7.0 (#606)
Co-authored-by: fluid-github-actions[bot] <194250826+fluid-github-actions[bot]@users.noreply.github.com>
1 parent 15d6a06 commit 63a748f

File tree

4 files changed

+16
-4
lines changed

4 files changed

+16
-4
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "2.6.0"
2+
".": "2.7.0"
33
}

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [2.7.0](https://github.com/fluid-project/floeproject.org/compare/v2.6.0...v2.7.0) (2025-08-11)
4+
5+
6+
### Features
7+
8+
* add article about baby bliss bot's adaptive palette implementation of indicators and modifiers. ([#603](https://github.com/fluid-project/floeproject.org/issues/603)) ([c08d447](https://github.com/fluid-project/floeproject.org/commit/c08d4478068a3ca15b763645ba5eb89cd6dc4b90))
9+
10+
11+
### Bug Fixes
12+
13+
* update date for bbb ([#607](https://github.com/fluid-project/floeproject.org/issues/607)) ([15d6a06](https://github.com/fluid-project/floeproject.org/commit/15d6a0664507cc9e2319c71ed72b85ed45fedbc4))
14+
315
## [2.6.0](https://github.com/fluid-project/floeproject.org/compare/v2.5.4...v2.6.0) (2025-08-05)
416

517

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": "floeproject.org",
3-
"version": "2.6.0",
3+
"version": "2.7.0",
44
"description": "FLOE Project Website",
55
"scripts": {
66
"build": "npm-run-all -l clean -p build:*",

0 commit comments

Comments
 (0)