diff --git a/HISTORY.md b/HISTORY.md index 1625f5a..75bcb65 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -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) diff --git a/package-lock.json b/package-lock.json index 49968c9..71e9dbb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -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" diff --git a/package.json b/package.json index 7578703..28d4100 100644 --- a/package.json +++ b/package.json @@ -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": [