mirror of
https://github.com/typeorm/typeorm.git
synced 2025-12-08 21:26:23 +00:00
version bump
This commit is contained in:
parent
3b8a031ece
commit
941b584ba1
@ -1,4 +1,4 @@
|
||||
## [0.3.0]() (2022-03-10)
|
||||
## [0.3.0](https://github.com/typeorm/typeorm/pull/8616) (2022-03-17)
|
||||
|
||||
Changes in the version includes changes from the `next` branch and `typeorm@next` version.
|
||||
They were pending their migration from 2018. Finally, they are in the master branch and master version.
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "typeorm",
|
||||
"private": true,
|
||||
"version": "0.3.0-rc.41",
|
||||
"version": "0.3.0",
|
||||
"description": "Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, MongoDB databases.",
|
||||
"license": "MIT",
|
||||
"readmeFilename": "README.md",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user