diff --git a/.cliffignore b/.cliffignore index 3e671373..a1815f5d 100644 --- a/.cliffignore +++ b/.cliffignore @@ -1,2 +1,3 @@ 9e4933d7382649f3c3aba8e3ab3eac3d1bb9c735 -069c986ac3649b060d926ec5f8447f0ac6f568b2 \ No newline at end of file +069c986ac3649b060d926ec5f8447f0ac6f568b2 +24307efdb7a84fa0b17df1b71d1d19bbc681eb25 diff --git a/CHANGELOG.md b/CHANGELOG.md index fc965a18..74dc877d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,9 +7,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [radashi@beta] ### Details -#### Security -- Split check-pr workflow into 3 workflows by [@aleclarson](https://github.com/aleclarson) in [24307ef](https://github.com/radashi-org/radashi/commit/24307efdb7a84fa0b17df1b71d1d19bbc681eb25) - #### Added - Add `isIntString` function by [@aleclarson](https://github.com/aleclarson) in [fa500d3](https://github.com/radashi-org/radashi/commit/fa500d329d7e06062e7a42cbf4ff9ad9dcb89191) - Add `isPlainObject` type guard by [@aleclarson](https://github.com/aleclarson) in [#16](https://github.com/radashi-org/radashi/pull/16)