Skip to content

Commit

Permalink
remove changelog and changeset handling as it is no longer required
Browse files Browse the repository at this point in the history
  • Loading branch information
esterlus committed Sep 17, 2024
1 parent 4cab129 commit 3fdc4eb
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 1,507 deletions.
7 changes: 0 additions & 7 deletions CHANGELOG.md

This file was deleted.

3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@ Provides encryption and decryption functionality for uHTTP.

## Deployment process

To contribute to this repository you will need to create a pull request. More information about the existing automated workflows can be found in [GitHub Actions](./.github/workflows/README.md)
To contribute to this repository you will need to create a pull request.
More information about the existing automated workflows can be found in [GitHub Actions](./.github/workflows/README.md).
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
"test": "jest --coverage"
},
"devDependencies": {
"@changesets/cli": "^2.27.5",
"@stylistic/eslint-plugin": "^1.5.4",
"@types/jest": "^29.5.11",
"@types/node": "^20.11.27",
Expand Down
Loading

0 comments on commit 3fdc4eb

Please sign in to comment.