Skip to content

Commit 5fc004c

Browse files
chore: release v1.0.0
1 parent bb5b52a commit 5fc004c

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-19)
4+
5+
6+
### Features
7+
8+
* **backup:** clean up any orphaned exports ([7b40569](https://github.com/agrc/project-moonwalk/commit/7b40569fb55acf2812995b3ca280b39b49f46f56))
9+
* **backup:** very basic backup implementation ([66510e9](https://github.com/agrc/project-moonwalk/commit/66510e9e0e49b823ab4321306574cdbb747f4885))
10+
* crude restores (truncate and load as well as recreate) ([19f36c9](https://github.com/agrc/project-moonwalk/commit/19f36c92474ea718d812e25bb6517fa7c74b71a3))
11+
12+
13+
### Bug Fixes
14+
15+
* **backup:** put data.zip in the correct temp folder ([3f4094d](https://github.com/agrc/project-moonwalk/commit/3f4094d091b3f340234b8e4ce81f2e82c6f4dd5e))
16+
17+
18+
### Dependencies
19+
20+
* **ui:** fix build with design system update ([8ea678c](https://github.com/agrc/project-moonwalk/commit/8ea678c3a9f35f0993104fdbe2f4844d9a3df38e))
21+
22+
23+
### Styles
24+
25+
* **ui:** fix borders in dark mode ([de83e9d](https://github.com/agrc/project-moonwalk/commit/de83e9d3d26fc58ff8d62a86a39183dedfdb0311))

0 commit comments

Comments
 (0)