Skip to content

Commit

Permalink
chore(release): 1.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# 1.0.0 (2022-11-22)

### Bug Fixes

* don't lose state when adding files ([ee7f70b](ee7f70b))
* remove hook causing release failure ([f82de52](f82de52))

### Features

* comments, documentation, readme ([240293b](240293b))
* download button working ([406d616](406d616))
* final touches, demo, instructions, mobile design ([c4bc458](c4bc458))
* fix metadata ([7843bb5](7843bb5))
* initial prototype ([08ac272](08ac272))
* metadata, filtering matched preds, showing rows ([fd792f4](fd792f4))
* progress bar, extra room for table ([6510b0e](6510b0e))
* progress in export button ([f719b0e](f719b0e))
* save / load ([5e23433](5e23433))
* static site build ([de2cd64](de2cd64))
* styled table matching, undo/redo, custom rendering ([5991af2](5991af2))
* working joins ([2db496b](2db496b))
* working search, filter behavior for duped parts ([fbcbf19](fbcbf19))
  • Loading branch information
semantic-release-bot committed Nov 22, 2022
1 parent 2f9ac59 commit 53a15d4
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# 1.0.0 (2022-11-22)


### Bug Fixes

* don't lose state when adding files ([ee7f70b](https://github.com/washingtonpost/crosswalker/commit/ee7f70b1083eed19042bbd1c33b25c726df881af))
* remove hook causing release failure ([f82de52](https://github.com/washingtonpost/crosswalker/commit/f82de52f14f1fa19afe4dde00b534f576bbbfeac))


### Features

* comments, documentation, readme ([240293b](https://github.com/washingtonpost/crosswalker/commit/240293b5f8ec8e658685e154520e7c477bc0c791))
* download button working ([406d616](https://github.com/washingtonpost/crosswalker/commit/406d616c7638fc21f744acc2ba2bb8fc0d948cad))
* final touches, demo, instructions, mobile design ([c4bc458](https://github.com/washingtonpost/crosswalker/commit/c4bc458887ad384314472ddaf945bfe2274dfd6a))
* fix metadata ([7843bb5](https://github.com/washingtonpost/crosswalker/commit/7843bb5e41bf7e666bf5314d8119f28b763b3e5d))
* initial prototype ([08ac272](https://github.com/washingtonpost/crosswalker/commit/08ac2722d610306d2b6e46eb6d35b8672a5d0aa1))
* metadata, filtering matched preds, showing rows ([fd792f4](https://github.com/washingtonpost/crosswalker/commit/fd792f4c6c12c1d567fdbaf357745a2b9adf9f86))
* progress bar, extra room for table ([6510b0e](https://github.com/washingtonpost/crosswalker/commit/6510b0ea9171a0520f0c48c216c6c49b138370ba))
* progress in export button ([f719b0e](https://github.com/washingtonpost/crosswalker/commit/f719b0e4a0d4877ed47b038b09f282002a17f216))
* save / load ([5e23433](https://github.com/washingtonpost/crosswalker/commit/5e2343359b4cf5a6a21c4e51c354a0a1a3597790))
* static site build ([de2cd64](https://github.com/washingtonpost/crosswalker/commit/de2cd64d3e2e6007729520aff061c161081a60be))
* styled table matching, undo/redo, custom rendering ([5991af2](https://github.com/washingtonpost/crosswalker/commit/5991af2690658afdbd2073d859f3660c715e3e6d))
* working joins ([2db496b](https://github.com/washingtonpost/crosswalker/commit/2db496b4e86d5a3739a0f969212c2e3d4fbfcd46))
* working search, filter behavior for duped parts ([fbcbf19](https://github.com/washingtonpost/crosswalker/commit/fbcbf1972d16fb10dde6ae184bd7f06dadfd4372))

0 comments on commit 53a15d4

Please sign in to comment.