This commit is contained in:
Rainer Killinger
2023-04-28 10:18:16 +02:00
parent afcc73f3da
commit 937586ca43
3 changed files with 11 additions and 2 deletions

View File

@@ -1,3 +1,12 @@
# [1.0.0](https://gitlab.com/openstapps/core/compare/v0.75.0...v1.0.0) (2023-04-28)
### Features
* support ES 8.4 via mapping generator ([afcc73f](https://gitlab.com/openstapps/core/commit/afcc73f3da856a76a613d939a759cf1cd701a2c5))
# [0.75.0](https://gitlab.com/openstapps/core/compare/v0.74.0...v0.75.0) (2023-02-28)

2
package-lock.json generated
View File

@@ -1,6 +1,6 @@
{
"name": "@openstapps/core",
"version": "0.75.0",
"version": "1.0.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@@ -1,6 +1,6 @@
{
"name": "@openstapps/core",
"version": "0.75.0",
"version": "1.0.0",
"description": "StAppsCore - Generalized model of data",
"keywords": [
"Model",