Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/glhd/hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
inxilpro committed Mar 13, 2024
2 parents ab147d3 + ed7f4bd commit 15a20d0
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ format. This project adheres to [Semantic Versioning](https://semver.org/spec/v2

- Updated `HookRegistry` to be scoped rather than a singleton, so that the registry resets each request

## [0.3.0] - 2024-03-12

## [0.2.0] - 2024-02-12

### Added
Expand Down Expand Up @@ -59,7 +61,9 @@ format. This project adheres to [Semantic Versioning](https://semver.org/spec/v2
- `Fixed` for any bug fixes.
- `Security` in case of vulnerabilities.

[Unreleased]: https://github.com/glhd/hooks/compare/0.2.0...HEAD
[Unreleased]: https://github.com/glhd/hooks/compare/0.3.0...HEAD

[0.3.0]: https://github.com/glhd/hooks/compare/0.2.0...0.3.0

[0.2.0]: https://github.com/glhd/hooks/compare/0.1.0...0.2.0

Expand Down

0 comments on commit 15a20d0

Please sign in to comment.