From 2056bb62ef2609e58de18c0f87c98e1ababfcc60 Mon Sep 17 00:00:00 2001 From: bcomnes Date: Mon, 30 Oct 2023 04:36:24 +0000 Subject: [PATCH] 2023.10.29 --- CHANGELOG.md | 17 ++++++++++++++++- package.json | 2 +- 2 files changed, 17 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1f44e6ef..3429e2cc 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,22 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). -## [v2023.10.1](https://github.com/hifiwi-fi/breadcrum.net/compare/v2023.9.17...v2023.10.1) +## [v2023.10.29](https://github.com/hifiwi-fi/breadcrum.net/compare/v2023.10.1...v2023.10.29) + +### Merged + +- Bump actions/setup-node from 3 to 4 [`#351`](https://github.com/hifiwi-fi/breadcrum.net/pull/351) +- Bump dependency-cruiser from 14.1.2 to 15.0.0 [`#350`](https://github.com/hifiwi-fi/breadcrum.net/pull/350) +- Bump resolve-email from 2.0.4 to 2.0.5 [`#349`](https://github.com/hifiwi-fi/breadcrum.net/pull/349) +- Bump node from 20-alpine to 21-alpine [`#348`](https://github.com/hifiwi-fi/breadcrum.net/pull/348) + +### Commits + +- Blog Layout [`64c618d`](https://github.com/hifiwi-fi/breadcrum.net/commit/64c618d8399921dfdcfa73bc266bff2f19619356) +- Fix feed generation [`dffa0d6`](https://github.com/hifiwi-fi/breadcrum.net/commit/dffa0d687e068b2dd60f2a240329dd6fc14005a8) +- Improve autofill on login and registration pages [`1da9825`](https://github.com/hifiwi-fi/breadcrum.net/commit/1da982560ce0b736c9b562836c5dfe61bb82bfc1) + +## [v2023.10.1](https://github.com/hifiwi-fi/breadcrum.net/compare/v2023.9.17...v2023.10.1) - 2023-10-01 ### Merged diff --git a/package.json b/package.json index 5fc4f7fe..4e8218d5 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "breadcrum.net", "description": "Breadcrum internet newspaper clippigns", - "version": "2023.10.1", + "version": "2023.10.29", "type": "module", "author": "Bret Comnes (https://bret.io)", "bugs": {