Skip to content

Commit

Permalink
v1.0.16
Browse files Browse the repository at this point in the history
  • Loading branch information
Claudio Benedetti committed Jan 28, 2024
1 parent af59d30 commit e453ae0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## Unreleased

## [1.0.16] - 2024-01-28

- `customLocale` property is available in `bk-base` component

## [1.0.15] - 2024-01-16
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.16-rc4",
"version": "1.0.16",
"description": "engine to sync react over webcomponents scaffolding + backoffice utils and types/interfaces",
"license": "SEE LICENSE IN LICENSE",
"author": "Mia Platform Core Team <core@mia-platform.eu>",
Expand Down Expand Up @@ -180,6 +180,5 @@
"open@8.4.0": {
"unplugged": true
}
},
"stableVersion": "1.0.15"
}
}

0 comments on commit e453ae0

Please sign in to comment.