Skip to content

Commit ff217fc

Browse files
committed
Merge branch 'main' of github.com:LabEG/reca
2 parents c811e4c + 6afacd7 commit ff217fc

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [2.9.0] - 2026-04-27
6+
7+
### 🚀 Features
8+
9+
- Add Custom Stores and Manual Store documentation screens
10+
- Add example screens for Application Structure and Enterprise Application, update navigation
11+
12+
### ⚙️ Miscellaneous Tasks
13+
14+
- *(deps)* Bump actions/deploy-pages from 4 to 5 (#46)
15+
- *(deps)* Bump the all-minor-patch group with 2 updates (#50)
16+
- *(deps-dev)* Bump the development-dependencies group with 3 updates (#51)
17+
518
## [2.8.0] - 2026-04-20
619

720
### 🚀 Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "reca-workspace",
3-
"version": "2.8.0",
3+
"version": "2.9.0",
44
"type": "module",
55
"private": "true",
66
"scripts": {

0 commit comments

Comments
 (0)