Skip to content

Commit 1907e3b

Browse files
committed
chore: release 1.0.0
1 parent de5d2e3 commit 1907e3b

File tree

2 files changed

+24
-1
lines changed

2 files changed

+24
-1
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{}
1+
{".":"1.0.0"}

CHANGELOG.md

+23
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# Changelog
2+
3+
## 1.0.0 (2024-10-12)
4+
5+
## What's Changed
6+
* ci: removing GitLab CI/CD configuration by @DeveloperC286 in https://github.com/DeveloperC286/nasm-x86-shellcode-generator/pull/8
7+
* ci: adding GitHub Actions Workflows linting by @DeveloperC286 in https://github.com/DeveloperC286/nasm-x86-shellcode-generator/pull/9
8+
* ci: adding mirroring workflow by @DeveloperC286 in https://github.com/DeveloperC286/nasm-x86-shellcode-generator/pull/10
9+
* ci: adding clean Git history checking by @DeveloperC286 in https://github.com/DeveloperC286/nasm-x86-shellcode-generator/pull/12
10+
* ci: adding Convention Commits linting by @DeveloperC286 in https://github.com/DeveloperC286/nasm-x86-shellcode-generator/pull/13
11+
* ci: adding C Continuous Integration (CI) by @DeveloperC286 in https://github.com/DeveloperC286/nasm-x86-shellcode-generator/pull/15
12+
* ci: adding GitHub Actions workflow formatting check by @DeveloperC286 in https://github.com/DeveloperC286/nasm-x86-shellcode-generator/pull/16
13+
* chore: Configure Renovate by @renovate in https://github.com/DeveloperC286/nasm-x86-shellcode-generator/pull/17
14+
* chore(deps): update actions/checkout action to v4 by @renovate in https://github.com/DeveloperC286/nasm-x86-shellcode-generator/pull/18
15+
* ci: converting to earthly/actions-setup@v1 by @DeveloperC286 in https://github.com/DeveloperC286/nasm-x86-shellcode-generator/pull/20
16+
* docs: removing Continuous Integration (CI) badge by @DeveloperC286 in https://github.com/DeveloperC286/nasm-x86-shellcode-generator/pull/21
17+
* ci: adding release-please by @DeveloperC286 in https://github.com/DeveloperC286/nasm-x86-shellcode-generator/pull/22
18+
19+
## New Contributors
20+
* @DeveloperC286 made their first contribution in https://github.com/DeveloperC286/nasm-x86-shellcode-generator/pull/8
21+
* @renovate made their first contribution in https://github.com/DeveloperC286/nasm-x86-shellcode-generator/pull/17
22+
23+
**Full Changelog**: https://github.com/DeveloperC286/nasm-x86-shellcode-generator/commits/v1.0.0

0 commit comments

Comments
 (0)