Skip to content

Commit 154dbe5

Browse files
authored
Merge pull request #282 from ditrit/release/v0.28.0
Release version 0.28.0
2 parents 5d20c61 + d12a011 commit 154dbe5

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

changelog.md

Lines changed: 1 addition & 1 deletion
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.28.0] - 2024/08/19
99

1010
## Added
1111

dist/leto-modelizer-plugin-core.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.

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": "@ditrit/leto-modelizer-plugin-core",
3-
"version": "0.27.3",
3+
"version": "0.28.0",
44
"description": "Library that contains all models for modelling tools in Leto's projects.",
55
"main": "dist/leto-modelizer-plugin-core.js",
66
"exports": {

0 commit comments

Comments
 (0)