Skip to content

Commit

Permalink
build(core): generate files (#46)
Browse files Browse the repository at this point in the history
  • Loading branch information
luismayta committed Jan 12, 2025
1 parent d85a4c0 commit 27ac50e
Show file tree
Hide file tree
Showing 3 changed files with 913 additions and 858 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -563,7 +563,10 @@ TMP_CHANGELOG.md
.task
.terraform.lock.hcl
*.lock.hcl
*.lock
*.zip
.external_modules
vendor
charts
.DS_Store

2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ Using the given version number of `MAJOR.MINOR.PATCH`, we apply the following co

## Copyright

Copyright © 2018-2024 [Hadenlabs](https://hadenlabs.com)
Copyright © 2018-2025 [Hadenlabs](https://hadenlabs.com)

## Trademarks

Expand Down
Loading

0 comments on commit 27ac50e

Please sign in to comment.