Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.6.0](https://github.com/jbcom/jbcom.github.io/compare/v1.5.0...v1.6.0) (2026-06-10)


### Features

* portfolio-first site — drop Work and Skills sections, résumé carries career history ([#156](https://github.com/jbcom/jbcom.github.io/issues/156)) ([4ff9097](https://github.com/jbcom/jbcom.github.io/commit/4ff909738e0341872f0c05a07a0fa2bc34eb2723))

## [1.5.0](https://github.com/jbcom/jbcom.github.io/compare/v1.4.0...v1.5.0) (2026-06-09)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jbcom.github.io",
"version": "1.5.0",
"version": "1.6.0",
"description": "Jon Bogaty's professional portfolio and jbcom ecosystem showcase",
"private": true,
"type": "module",
Expand Down
Loading