Skip to content

Commit d4e7856

Browse files
chore(release): @ucast/mongo@1.0.1 [skip ci]
1 parent c2de9c1 commit d4e7856

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/mongo/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [1.0.1](https://github.com/stalniy/ucast/compare/@ucast/mongo@1.0.0...@ucast/mongo@1.0.1) (2020-07-10)
6+
7+
8+
### Bug Fixes
9+
10+
* **package:** fixes deps ranges ([c2de9c1](https://github.com/stalniy/ucast/commit/c2de9c1b2d6ad85050f4eeb2635c6cb377200013)), closes [#1](https://github.com/stalniy/ucast/issues/1)
11+
512
# 1.0.0 (2020-07-10)
613

714

packages/mongo/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ucast/mongo",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "git@github.com:stalniy/ucast.git",
55
"main": "dist/umd/index.js",
66
"module": "dist/es5m/index.js",

0 commit comments

Comments
 (0)