Skip to content

Commit 5e6e408

Browse files
committed
chore(main): release 1.3.0
1 parent 21d5ebd commit 5e6e408

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [1.3.0](https://github.com/jbcom/jbcom.github.io/compare/v1.2.0...v1.3.0) (2026-04-15)
4+
5+
6+
### Features
7+
8+
* migrate from Vite SPA to Astro with pandoc resume generation ([#113](https://github.com/jbcom/jbcom.github.io/issues/113)) ([21d5ebd](https://github.com/jbcom/jbcom.github.io/commit/21d5ebd417e02248f97ebddf59d2bb96f68aa54b))
9+
* scheduled automerge + resume generator workflow ([#109](https://github.com/jbcom/jbcom.github.io/issues/109)) ([9534bdc](https://github.com/jbcom/jbcom.github.io/commit/9534bdcb6a80103be334ae9492c9d3f194c8ef0b))
10+
11+
12+
### Bug Fixes
13+
14+
* match dependabot author login format in automerge ([#110](https://github.com/jbcom/jbcom.github.io/issues/110)) ([181435c](https://github.com/jbcom/jbcom.github.io/commit/181435c087f29e04e57b4cc202ef011d7d8797c8))
15+
316
## [1.2.0](https://github.com/jbcom/jbcom.github.io/compare/v1.1.0...v1.2.0) (2026-03-09)
417

518

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jbcom.github.io",
3-
"version": "1.2.0",
3+
"version": "1.3.0",
44
"description": "Jon Bogaty's professional portfolio and jbcom ecosystem showcase",
55
"private": true,
66
"type": "module",

0 commit comments

Comments
 (0)