Skip to content

Commit 725b85d

Browse files
v0.34.0
1 parent 2040c34 commit 725b85d

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Diff for: CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [Unreleased]
8+
## [0.34.0] - 2024-12-18
99
### Added
1010
- Handling feature elements in 3 modes
1111
- `production` mode: only implemented features available

Diff for: package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "kamu-platform",
3-
"version": "0.33.0",
3+
"version": "0.34.0",
44
"scripts": {
55
"ng": "ng",
66
"start": "ng serve --watch",

0 commit comments

Comments
 (0)