diff --git a/HISTORY.md b/HISTORY.md index 4ff9c8e..3a67828 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.1.3](https://git.archive.systems/Dezzpil/ivanovna.orm/compare/v1.1.2...v1.1.3) (2021-10-04) + + +### Bug Fixes + +* путь к файлу типов ([d923969](https://git.archive.systems/Dezzpil/ivanovna.orm/commit/d92396967a79b51fe63d6620eb8b2169260f4ec7)) + ### [1.1.2](https://git.archive.systems/Dezzpil/ivanovna.orm/compare/v1.1.1...v1.1.2) (2021-09-30) diff --git a/package-lock.json b/package-lock.json index 97f0f3e..42e559e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "ivna-orm", - "version": "1.1.2", + "version": "1.1.3", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "ivna-orm", - "version": "1.1.2", + "version": "1.1.3", "license": "ISC", "devDependencies": { "@jest/test-sequencer": "^27.2.3", diff --git a/package.json b/package.json index ac1b853..77931d5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ivna-orm", - "version": "1.1.2", + "version": "1.1.3", "description": "Mini ORM for convenience", "main": "dist/index.js", "files": [