File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ 0.0.4]
11
+
12
+ ### Uncategorized
13
+
14
+ - Fixed package.json
15
+
10
16
## [ 0.0.3]
11
17
12
18
### Uncategorized
@@ -236,7 +242,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
236
242
- Add dotfiles
237
243
- First commit
238
244
239
- [ Unreleased ] : https://github.com/open-rpc/html-reporter-react/compare/v0.0.3...HEAD
245
+ [ Unreleased ] : https://github.com/open-rpc/html-reporter-react/compare/v0.0.4...HEAD
246
+ [ 0.0.4 ] : https://github.com/open-rpc/html-reporter-react/compare/v0.0.3...v0.0.4
240
247
[ 0.0.3 ] : https://github.com/open-rpc/html-reporter-react/compare/v0.0.2...v0.0.3
241
248
[ 0.0.2 ] : https://github.com/open-rpc/html-reporter-react/compare/v0.0.1...v0.0.2
242
249
[ 0.0.1 ] : https://github.com/open-rpc/html-reporter-react/releases/tag/v0.0.1
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @open-rpc/html-reporter-react" ,
3
- "version" : " 0.0.3 " ,
3
+ "version" : " 0.0.4 " ,
4
4
"description" : " A react app for rendering @open-rpc/test-coverage reports" ,
5
5
"homepage" : " https://github.com/open-rpc/html-reporter-react" ,
6
6
"bugs" : {
You can’t perform that action at this time.
0 commit comments