Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Claudio Benedetti committed Dec 4, 2023
1 parent a4c31ad commit 3274be6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,11 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## Unreleased

## [1.0.12] - 2023-12-04

- i18n objects are resolved to strings using english as fallback language

## [1.0.11] - 2023-08-03
Expand Down
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@micro-lc/back-kit-engine",
"version": "1.0.12-rc1",
"version": "1.0.12",
"description": "engine to sync react over webcomponents scaffolding + backoffice utils and types/interfaces",
"license": "SEE LICENSE IN LICENSE",
"author": "Mia Platform Core Team <[email protected]>",
Expand Down Expand Up @@ -180,6 +180,5 @@
"[email protected]": {
"unplugged": true
}
},
"stableVersion": "1.0.11"
}
}

0 comments on commit 3274be6

Please sign in to comment.