File tree Expand file tree Collapse file tree 2 files changed +17
-2
lines changed Expand file tree Collapse file tree 2 files changed +17
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 1.0.4] ( https://github.com/nhussein11/ipfs-react/compare/v1.0.3...v1.0.4 ) (2023-09-07)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * adding base remove file button mock-up ([ 3bcfa70] ( https://github.com/nhussein11/ipfs-react/commit/3bcfa7064e8c167d724bf722b19124bb757846d9 ) )
9
+ * adding drop zone to index barrel ([ 125fb90] ( https://github.com/nhussein11/ipfs-react/commit/125fb906f063b934386be77731758ca3b83fcd4e ) )
10
+ * adding npm publish workflow (wip) ([ 382651c] ( https://github.com/nhussein11/ipfs-react/commit/382651c36432ba3c6ddb6528a3c3fd99af4b8cc4 ) )
11
+ * dependencies specs ([ ccacc0f] ( https://github.com/nhussein11/ipfs-react/commit/ccacc0f9aecc6eddbf088abd86bf5d24096be16d ) )
12
+ * deps problems ([ f6ddc5c] ( https://github.com/nhussein11/ipfs-react/commit/f6ddc5c79893088422ddf0b535386c4f361ad2b8 ) )
13
+ * draft handle remove file ([ e2c40ae] ( https://github.com/nhussein11/ipfs-react/commit/e2c40ae846108ac1fffe1c8e1478ba93e6e5baf3 ) )
14
+ * drop zone component ([ 48afd3a] ( https://github.com/nhussein11/ipfs-react/commit/48afd3a49601ad68876edb8c83079b8cd0465400 ) )
15
+ * move default loading component to utils folder ([ 13ccbb6] ( https://github.com/nhussein11/ipfs-react/commit/13ccbb6b6f6eed526f291b23eb9f8df6cf967018 ) )
16
+ * update drop zone component styles ([ b1290ec] ( https://github.com/nhussein11/ipfs-react/commit/b1290ec6e41909671743e7a3d3e13b118a8e352d ) )
17
+
3
18
## [ 1.0.3] ( https://github.com/nhussein11/ipfs-react/compare/v1.0.2...v1.0.3 ) (2023-08-07)
4
19
5
20
### Bug Fixes
6
21
7
- * update readme with latest imports ([ 1610c1e] ( https://github.com/nhussein11/ipfs-react/commit/1610c1ee8c4e6d0f9e75301d84817a891c0aaa01 ) )
22
+ * update readme with latest imports ([ 1610c1e] ( https://github.com/nhussein11/ipfs-react/commit/1610c1ee8c4e6d0f9e75301d84817a891c0aaa01 ) )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ipfs-react" ,
3
3
"private" : false ,
4
- "version" : " 1.0.3 " ,
4
+ "version" : " 1.0.4 " ,
5
5
"packageManager" :
" [email protected] " ,
6
6
"main" : " ./dist/ipfs-react.umd.js" ,
7
7
"module" : " ./dist/ipfs-react.es.js" ,
You can’t perform that action at this time.
0 commit comments