Skip to content

Commit 0ccc718

Browse files
chore(release): @ucast/js@3.0.3 [skip ci]
1 parent e856f8b commit 0ccc718

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

packages/js/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+
## [3.0.3](https://github.com/stalniy/ucast/compare/@ucast/js@3.0.2...@ucast/js@3.0.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
## [3.0.2](https://github.com/stalniy/ucast/compare/@ucast/js@3.0.1...@ucast/js@3.0.2) (2021-07-15)
614

715

packages/js/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ucast/js",
3-
"version": "3.0.2",
3+
"version": "3.0.3",
44
"description": "git@github.com:stalniy/ucast.git",
55
"sideEffects": false,
66
"main": "dist/es6c/index.js",

0 commit comments

Comments
 (0)