Skip to content

Commit 47c6338

Browse files
committed
chore: version bump & changelog
1 parent 877fb97 commit 47c6338

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.7.2] - 2023-09-02
11+
12+
### Changed
13+
14+
- Updated non-critical dependencies
15+
1016
## [0.7.1] - 2023-08-22
1117

1218
### Added

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "digital-garden",
3-
"version": "0.7.1",
3+
"version": "0.7.2",
44
"private": true,
55
"repository": "https://github.com/thedevdavid/digital-garden",
66
"author": {

0 commit comments

Comments
 (0)