📝 Update changelog

This commit is contained in:
James Panther 2023-01-18 09:51:06 +11:00
parent a72e7cbd51
commit b7f35dd503
No known key found for this signature in database
GPG Key ID: D36F789E45745D17
2 changed files with 6 additions and 2 deletions

View File

@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Changed
- Upgrade to Typography v0.5.9 ([#41](https://github.com/jpanther/lynx/pull/41))
## [1.2.3] - 2023-01-09
### Changed

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "hugo-lynx-theme",
"version": "1.2.2",
"version": "1.2.3",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "hugo-lynx-theme",
"version": "1.2.2",
"version": "1.2.3",
"license": "MIT",
"devDependencies": {
"@tailwindcss/typography": "^0.5.8",