Skip to content

Commit e4c4b0c

Browse files
committed
Merge branch 'main' into develop
2 parents ab54473 + 7c08393 commit e4c4b0c

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

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

33

4+
## v2.7.2
5+
6+
[compare changes](https://github.com/chorus-studio/chorus/compare/v2.7.1...v2.7.2)
7+
8+
### 🏡 Chore
9+
10+
- Merge develop to main for release ([#271](https://github.com/chorus-studio/chorus/pull/271))
11+
12+
### ❤️ Contributors
13+
14+
- Charles ([@cdrani](https://github.com/cdrani))
15+
16+
## v2.7.1
17+
18+
[compare changes](https://github.com/chorus-studio/chorus/compare/v2.7.0...v2.7.1)
19+
420
## v2.7.0
521

622
[compare changes](https://github.com/chorus-studio/chorus/compare/v2.6.1...v2.7.0)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "chorus",
3-
"version": "2.7.0",
3+
"version": "2.7.2",
44
"devDependencies": {
55
"@lucide/svelte": "^0.486.0",
66
"@tailwindcss/vite": "^4.0.0",

0 commit comments

Comments
 (0)