bump: version 4.3.1 → 4.3.2

This commit is contained in:
satnaing
2024-08-17 21:06:54 +07:00
parent 88e5c430c8
commit 2e3ac94c70
3 changed files with 21 additions and 3 deletions
+18
View File
@@ -2,6 +2,24 @@
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
## v4.3.2 (2024-08-17)
### Fix
- **a11y**: remove aria-labels from non-interactive elements (#346)
### Refactor
- update tailwind classes to v3 syntax (#345)
- remove commented codes
### Others
- docs: update estimated reading time blog post (#354)
- docs: add instructions for Google Site Verification in AstroPaper (#353)
- docs: update pre-commit hook blog post (#344)
- ci: add CI workflow (#340)
## v4.3.1 (2024-07-27)
### Fix