This commit is contained in:
Jovan Krunić
2023-02-28 14:22:05 +01:00
parent 28eacf7925
commit 95b2fc5c18
3 changed files with 11 additions and 2 deletions

View File

@@ -1,3 +1,12 @@
# [0.75.0](https://gitlab.com/openstapps/core/compare/v0.74.0...v0.75.0) (2023-02-28)
### Features
* add rating for things ([28eacf7](https://gitlab.com/openstapps/core/commit/28eacf7925f84caa129cad4b94fb449effd4d6ea)), closes [#152](https://gitlab.com/openstapps/core/issues/152)
# [0.74.0](https://gitlab.com/openstapps/core/compare/v0.73.0...v0.74.0) (2023-01-30)

2
package-lock.json generated
View File

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

View File

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