Commit ae38ea5 1 parent 0ccc718 commit ae38ea5 Copy full SHA for ae38ea5
File tree 2 files changed +9
-1
lines changed
2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to this project will be documented in this file.
4
4
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
+
5
13
## [ 2.4.2] ( https://github.com/stalniy/ucast/compare/@ucast/mongo@2.4.1...@ucast/mongo@2.4.2 ) (2021-07-15)
6
14
7
15
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @ucast/mongo" ,
3
- "version" : " 2.4.2 " ,
3
+ "version" : " 2.4.3 " ,
4
4
"description" : " git@github.com:stalniy/ucast.git" ,
5
5
"sideEffects" : false ,
6
6
"main" : " dist/es6c/index.js" ,
You can’t perform that action at this time.
0 commit comments