You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG.md
+3-1
Original file line number
Diff line number
Diff line change
@@ -3,8 +3,10 @@
3
3
All notable changes to this project will be documented in this file. This library adheres to a versioning policy described in [the README](./README.md#versioning). The public API of this library consists of the functions exported in [h3core.js](./lib/h3core.js).
4
4
5
5
## [Unreleased]
6
+
### Fixed
7
+
- Fail package publish if there are library changes
6
8
7
-
## [4.0.0-rc2] - 2022-08-10
9
+
## [4.0.0-rc2] - 2022-08-11
8
10
### Added
9
11
- Added legacy API wrapper with Typescript types (#146)
0 commit comments