Skip to content

Commit 14e8c8c

Browse files
github-actions[bot]shepherdjerred
authored andcommitted
chore(main): release 1.3.0
1 parent 56ff52e commit 14e8c8c

File tree

3 files changed

+16
-3
lines changed

3 files changed

+16
-3
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,19 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [1.3.0](https://github.com/shepherdjerred/webring/compare/v1.2.7...v1.3.0) (2024-12-20)
9+
10+
11+
### Features
12+
13+
* use Earthly for CI ([f724d1a](https://github.com/shepherdjerred/webring/commit/f724d1a9c1d44e2be19d78751e205ad70e6802b7))
14+
15+
16+
### Bug Fixes
17+
18+
* **deps:** update dependency astro to v5.0.8 [security] ([85e2e23](https://github.com/shepherdjerred/webring/commit/85e2e23f30f6201ee86a8fd535c5ce743e75722e))
19+
* reviewer ([d216b08](https://github.com/shepherdjerred/webring/commit/d216b0874c13b095ae8b0931126724293c869fc4))
20+
821
## [1.2.7](https://github.com/shepherdjerred/webring/compare/v1.2.6...v1.2.7) (2024-12-08)
922

1023

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"url": "https://github.com/shepherdjerred/webring/issues"
1717
},
1818
"type": "module",
19-
"version": "1.2.7",
19+
"version": "1.3.0",
2020
"scripts": {
2121
"prepare": "husky",
2222
"lint": "eslint src --cache",

0 commit comments

Comments
 (0)