Skip to content

Commit ae38ea5

Browse files
chore(release): @ucast/mongo@2.4.3 [skip ci]
1 parent 0ccc718 commit ae38ea5

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

packages/mongo/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

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

5+
## [2.4.3](https://github.com/stalniy/ucast/compare/@ucast/mongo@2.4.2...@ucast/mongo@2.4.3) (2023-02-15)
6+
7+
8+
### Bug Fixes
9+
10+
* adds typings to ESM exports in package.json ([1ffb703](https://github.com/stalniy/ucast/commit/1ffb7033a6d70ee4eb5f9d3178bcb4df37da835e))
11+
* updates metadata in package.json ([2fa89f5](https://github.com/stalniy/ucast/commit/2fa89f573eeb033c657b7c54b4640a856859f766))
12+
513
## [2.4.2](https://github.com/stalniy/ucast/compare/@ucast/mongo@2.4.1...@ucast/mongo@2.4.2) (2021-07-15)
614

715

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": "2.4.2",
3+
"version": "2.4.3",
44
"description": "git@github.com:stalniy/ucast.git",
55
"sideEffects": false,
66
"main": "dist/es6c/index.js",

0 commit comments

Comments
 (0)