Skip to content

Commit 726f400

Browse files
chore(main): release 5.0.0
1 parent e405473 commit 726f400

3 files changed

Lines changed: 18 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "4.0.12"
2+
".": "5.0.0"
33
}

CHANGELOG.md

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

3+
## [5.0.0](https://github.com/sous-chefs/nexus/compare/v4.0.12...v5.0.0) (2026-04-29)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* migrate nexus to custom resources ([#68](https://github.com/sous-chefs/nexus/issues/68))
9+
10+
### Features
11+
12+
* migrate nexus to custom resources ([#68](https://github.com/sous-chefs/nexus/issues/68)) ([e405473](https://github.com/sous-chefs/nexus/commit/e405473911b34e9614c31ca12c65a777fbb9d231))
13+
14+
15+
### Bug Fixes
16+
17+
* **ci:** Update workflows to use release pipeline ([#62](https://github.com/sous-chefs/nexus/issues/62)) ([0d4ad17](https://github.com/sous-chefs/nexus/commit/0d4ad173986d948ce1c3f4d5b0dd3973ef81d729))
18+
319
## [4.0.12](https://github.com/sous-chefs/nexus/compare/v4.0.11...v4.0.12) (2025-10-16)
420

521

metadata.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name 'nexus'
2-
version '4.0.12'
2+
version '5.0.0'
33
chef_version '>= 16.0'
44
maintainer 'Sous Chefs'
55
maintainer_email 'help@sous-chefs.org'

0 commit comments

Comments
 (0)