We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 877fb97 commit 47c6338Copy full SHA for 47c6338
CHANGELOG.md
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+## [0.7.2] - 2023-09-02
11
+
12
+### Changed
13
14
+- Updated non-critical dependencies
15
16
## [0.7.1] - 2023-08-22
17
18
### Added
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "digital-garden",
3
- "version": "0.7.1",
+ "version": "0.7.2",
4
"private": true,
5
"repository": "https://github.com/thedevdavid/digital-garden",
6
"author": {
0 commit comments