We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45a0830 commit 6f48ef6Copy full SHA for 6f48ef6
CHANGELOG.md
@@ -9,13 +9,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
10
## [0.3.0] - 2019-07-29
11
12
-## Added
+### Added
13
14
- Typescript declaration files (`.d.ts`) are now automatically generated as part of the bundle.
15
16
## [0.2.0] - 2019-07-27
17
18
-## Fixed
+### Fixed
19
20
- No longer required to provide a "main" field in your `package.json`. This is still messy but at least works well enough for a single entrypoint.
21
0 commit comments