Skip to content

Commit

Permalink
chore: release 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
DeveloperC286 committed Dec 10, 2024
1 parent 2b5b098 commit 3c41129
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{}
{".":"1.0.0"}
27 changes: 27 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# Changelog

## 1.0.0 (2024-12-10)

## What's Changed
* ci: removing GitLab CI/CD configuration by @DeveloperC286 in https://github.com/DeveloperC286/nasm-x86-shellcode-generator/pull/8
* ci: adding GitHub Actions Workflows linting by @DeveloperC286 in https://github.com/DeveloperC286/nasm-x86-shellcode-generator/pull/9
* ci: adding mirroring workflow by @DeveloperC286 in https://github.com/DeveloperC286/nasm-x86-shellcode-generator/pull/10
* ci: adding clean Git history checking by @DeveloperC286 in https://github.com/DeveloperC286/nasm-x86-shellcode-generator/pull/12
* ci: adding Convention Commits linting by @DeveloperC286 in https://github.com/DeveloperC286/nasm-x86-shellcode-generator/pull/13
* ci: adding C Continuous Integration (CI) by @DeveloperC286 in https://github.com/DeveloperC286/nasm-x86-shellcode-generator/pull/15
* ci: adding GitHub Actions workflow formatting check by @DeveloperC286 in https://github.com/DeveloperC286/nasm-x86-shellcode-generator/pull/16
* chore: Configure Renovate by @renovate in https://github.com/DeveloperC286/nasm-x86-shellcode-generator/pull/17
* chore(deps): update actions/checkout action to v4 by @renovate in https://github.com/DeveloperC286/nasm-x86-shellcode-generator/pull/18
* ci: converting to earthly/actions-setup@v1 by @DeveloperC286 in https://github.com/DeveloperC286/nasm-x86-shellcode-generator/pull/20
* docs: removing Continuous Integration (CI) badge by @DeveloperC286 in https://github.com/DeveloperC286/nasm-x86-shellcode-generator/pull/21
* ci: adding release-please by @DeveloperC286 in https://github.com/DeveloperC286/nasm-x86-shellcode-generator/pull/22
* Ci alpine migration for pinningupdating all dependencies by @DeveloperC286 in https://github.com/DeveloperC286/nasm-x86-shellcode-generator/pull/26
* build: removing unneeded Rust/Cargo installation by @DeveloperC286 in https://github.com/DeveloperC286/nasm-x86-shellcode-generator/pull/31
* ci: adding Renovate GitHub Workflow Earthly updating by @DeveloperC286 in https://github.com/DeveloperC286/nasm-x86-shellcode-generator/pull/32
* chore(deps): update earthly/earthly docker tag to v0.8.15 by @renovate in https://github.com/DeveloperC286/nasm-x86-shellcode-generator/pull/33

## New Contributors
* @DeveloperC286 made their first contribution in https://github.com/DeveloperC286/nasm-x86-shellcode-generator/pull/8
* @renovate made their first contribution in https://github.com/DeveloperC286/nasm-x86-shellcode-generator/pull/17

**Full Changelog**: https://github.com/DeveloperC286/nasm-x86-shellcode-generator/commits/v1.0.0

0 comments on commit 3c41129

Please sign in to comment.