Skip to content

Commit b699466

Browse files
chore: release v1.0.0
1 parent e6eb31f commit b699466

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

CHANGELOG.md

+25
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# Changelog
2+
3+
## 1.0.0 (2024-09-18)
4+
5+
6+
### Features
7+
8+
* **backup:** clean up any orphaned exports ([175cfdc](https://github.com/agrc/project-moonwalk/commit/175cfdc18ad8b552242557ad2c6d8507fc194592))
9+
* **backup:** very basic backup implementation ([960bce1](https://github.com/agrc/project-moonwalk/commit/960bce1057965799c10a4962a63b6a1d5ab6e0b7))
10+
* crude restores (truncate and load as well as recreate) ([4b58886](https://github.com/agrc/project-moonwalk/commit/4b588862047473002af9414ed71b36cf03fc4bb4))
11+
12+
13+
### Bug Fixes
14+
15+
* **backup:** put data.zip in the correct temp folder ([35eb28a](https://github.com/agrc/project-moonwalk/commit/35eb28ae9dc9dd9b5ac767c05eab39aebac1d728))
16+
17+
18+
### Dependencies
19+
20+
* **ui:** fix build with design system update ([782d826](https://github.com/agrc/project-moonwalk/commit/782d8264af7f57a48425d3cf16eba25cce6d328e))
21+
22+
23+
### Styles
24+
25+
* **ui:** fix borders in dark mode ([4fa5948](https://github.com/agrc/project-moonwalk/commit/4fa59488ef0ec269a449ad153e167ae09c449ef6))

0 commit comments

Comments
 (0)