Skip to content
This repository was archived by the owner on Jul 16, 2021. It is now read-only.

Commit 52ce6c1

Browse files
chore(release): 1.1.0 [skip ci]
# [1.1.0](v1.0.1...v1.1.0) (2020-07-12) ### Bug Fixes * Correct the project path in ci.yaml and .releaserc.json ([45908fc](45908fc)) ### Features * Improve docs. Rename display name in package.json ([d74341e](d74341e))
1 parent 45908fc commit 52ce6c1

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

Assets/mongodb.driver.unity/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [1.1.0](https://github.com/adrenak/mongodb.driver.unity/compare/v1.0.1...v1.1.0) (2020-07-12)
2+
3+
4+
### Bug Fixes
5+
6+
* Correct the project path in ci.yaml and .releaserc.json ([45908fc](https://github.com/adrenak/mongodb.driver.unity/commit/45908fc4691f4e6b9947cdd83616e8e9cc5868e7))
7+
8+
9+
### Features
10+
11+
* Improve docs. Rename display name in package.json ([d74341e](https://github.com/adrenak/mongodb.driver.unity/commit/d74341ec89ce960c5c61a7c01452d8b4c218577a))
12+
113
## [1.0.1](https://github.com/adrenak/mongodb.driver.upm/compare/v1.0.0...v1.0.1) (2020-04-22)
214

315

Assets/mongodb.driver.unity/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "com.adrenak.mongodb.driver.upm",
3-
"version": "1.0.1",
3+
"version": "1.1.0",
44
"displayName": "MongoDB Driver for Unity",
55
"description": "UPM Package of the MongoDB C# Driver. Does NOT always stay updated.",
66
"unity": "2018.4",

0 commit comments

Comments
 (0)