Skip to content

Commit c053e26

Browse files
committed
chore: release 1.0.0
1 parent f04f5db commit c053e26

File tree

2 files changed

+29
-1
lines changed

2 files changed

+29
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{}
1+
{".":"1.0.0"}

CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
# Changelog
2+
3+
## 1.0.0 (2024-12-10)
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+
* Ci alpine migration for pinningupdating all dependencies by @DeveloperC286 in https://github.com/DeveloperC286/nasm-x86-shellcode-generator/pull/26
19+
* build: removing unneeded Rust/Cargo installation by @DeveloperC286 in https://github.com/DeveloperC286/nasm-x86-shellcode-generator/pull/31
20+
* ci: adding Renovate GitHub Workflow Earthly updating by @DeveloperC286 in https://github.com/DeveloperC286/nasm-x86-shellcode-generator/pull/32
21+
* chore(deps): update earthly/earthly docker tag to v0.8.15 by @renovate in https://github.com/DeveloperC286/nasm-x86-shellcode-generator/pull/33
22+
* ci: removing name referencing Earthly version by @DeveloperC286 in https://github.com/DeveloperC286/nasm-x86-shellcode-generator/pull/36
23+
24+
## New Contributors
25+
* @DeveloperC286 made their first contribution in https://github.com/DeveloperC286/nasm-x86-shellcode-generator/pull/8
26+
* @renovate made their first contribution in https://github.com/DeveloperC286/nasm-x86-shellcode-generator/pull/17
27+
28+
**Full Changelog**: https://github.com/DeveloperC286/nasm-x86-shellcode-generator/commits/v1.0.0

0 commit comments

Comments
 (0)