We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ac0de0d + bae3005 commit 47025dbCopy full SHA for 47025db
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.4.1] - 2023-07-03
11
+
12
+### Changed
13
14
+- Fixed anchor link bugs
15
16
## [0.4.0] - 2023-07-03
17
18
### Added
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "digital-garden",
3
- "version": "0.4.0",
+ "version": "0.4.1",
4
"private": true,
5
"repository": "https://github.com/thedevdavid/digital-garden",
6
"author": {
0 commit comments