Skip to content

Commit 064c6d9

Browse files
github-actions[bot]danipran
authored andcommitted
chore(main): release 5.0.0
1 parent 3a34560 commit 064c6d9

3 files changed

Lines changed: 13 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.1.0"
2+
".": "5.0.0"
33
}

CHANGELOG.md

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

3+
## [5.0.0](https://github.com/danipran/the-amazing-library-test/compare/v4.1.0...v5.0.0) (2025-11-11)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* add now adds the components and returns it as str
9+
10+
### Features
11+
12+
* Add now adds the components and returns it as str ([3a34560](https://github.com/danipran/the-amazing-library-test/commit/3a3456006cb52babca5340c9fa3605514adfc742))
13+
314
## [4.1.0](https://github.com/danipran/the-amazing-library-test/compare/v4.0.0...v4.1.0) (2025-11-11)
415

516

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "the-amazing-library"
7-
version = "4.1.0"
7+
version = "5.0.0"
88
description = 'Such an amazing library. Wow. It does so many amazing things. Just amazing. Unbelievably so.'
99
readme = "README.md"
1010
requires-python = ">=3.10"

0 commit comments

Comments
 (0)