chore(release): 1.5.0

This commit is contained in:
Nikita Dezzpil Orlov 2022-07-13 13:46:09 +03:00
parent b34b8765c1
commit 28146a180f
3 changed files with 10 additions and 3 deletions

View File

@ -2,6 +2,13 @@
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
## [1.5.0](https://git.archive.systems/Dezzpil/ivanovna.orm/compare/v1.4.0...v1.5.0) (2022-07-13)
### Features
* пример обновления версии ([b34b876](https://git.archive.systems/Dezzpil/ivanovna.orm/commit/b34b8765c1415912712729dfead1d6c99a57327e))
## [1.4.0](https://git.archive.systems/Dezzpil/ivanovna.orm/compare/v1.3.3...v1.4.0) (2022-07-13)

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "ivna-orm",
"version": "1.4.0",
"version": "1.5.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "ivna-orm",
"version": "1.4.0",
"version": "1.5.0",
"license": "ISC",
"dependencies": {
"rfdc": "^1.3.0"

View File

@ -1,6 +1,6 @@
{
"name": "ivna-orm",
"version": "1.4.0",
"version": "1.5.0",
"description": "Mini ORM for convenience",
"main": "dist/index.js",
"files": [