chore(release): 1.3.3

This commit is contained in:
Nikita Dezzpil Orlov 2021-10-13 14:56:17 +03:00
parent e1d03577dd
commit bcefbb7425
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.3.3](https://git.archive.systems/Dezzpil/ivanovna.orm/compare/v1.3.2...v1.3.3) (2021-10-13)
### Bug Fixes
* Потерялась зависимость rfdc ([e1d0357](https://git.archive.systems/Dezzpil/ivanovna.orm/commit/e1d03577dd973c6e651a8d175fbabcf5a8c1fd53))
### [1.3.2](https://git.archive.systems/Dezzpil/ivanovna.orm/compare/v1.3.1...v1.3.2) (2021-10-05)

4
package-lock.json generated
View File

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

View File

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