Skip to content

Commit

Permalink
Update entry
Browse files Browse the repository at this point in the history
  • Loading branch information
compulim authored Jun 29, 2024
1 parent 5a7a901 commit fdc0840
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Changed

- Bumped dependencies, by [@compulim](https://github.com/compulim), in PR [#49](https://github.com/compulim/react-chain-of-responsibility/pull/49), [#58](https://github.com/compulim/react-chain-of-responsibility/pull/58), and [#63](https://github.com/compulim/react-chain-of-responsibility/pull/63)
- Bumped dependencies, by [@compulim](https://github.com/compulim), in PR [#49](https://github.com/compulim/react-chain-of-responsibility/pull/49), [#58](https://github.com/compulim/react-chain-of-responsibility/pull/58), [#63](https://github.com/compulim/react-chain-of-responsibility/pull/63), and [#67](https://github.com/compulim/react-chain-of-responsibility/pull/67)
- Production dependencies
- [`@babel/[email protected]`](https://npmjs.com/package/@babel/runtime-corejs3)
- Development dependencies
Expand All @@ -34,12 +34,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- [`@babel/[email protected]`](https://npmjs.com/package/@babel/preset-env/v/7.24.7)
- [`@babel/[email protected]`](https://npmjs.com/package/@babel/preset-react/v/7.24.7)
- [`@babel/[email protected]`](https://npmjs.com/package/@babel/preset-typescript/v/7.24.7)
- [`@fluentui/[email protected]`](https://npmjs.com/package/@fluentui/react/v/8.118.7)
- [`@fluentui/[email protected]`](https://npmjs.com/package/@fluentui/react/v/8.119.0)
- [`@testing-library/[email protected]`](https://npmjs.com/package/@testing-library/dom/v/10.2.0)
- [`@testing-library/[email protected]`](https://npmjs.com/package/@testing-library/react/v/16.0.0)
- [`@tsconfig/[email protected]`](https://npmjs.com/package/@tsconfig/recommended)
- [`@tsconfig/[email protected]`](https://npmjs.com/package/@tsconfig/strictest/v/2.0.5)
- [`@types/[email protected]`](https://npmjs.com/package/@types/jest/v/29.5.12)
- [`@types/[email protected].2`](https://npmjs.com/package/@types/node/v/20.14.2)
- [`@types/[email protected].9`](https://npmjs.com/package/@types/node/v/20.14.9)
- [`@types/[email protected]`](https://npmjs.com/package/@types/react-dom/v/18.3.0)
- [`@types/[email protected]`](https://npmjs.com/package/@types/react/v/18.3.3)
- [`[email protected]`](https://npmjs.com/package/esbuild/v/0.21.5)
Expand All @@ -50,7 +51,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- [`[email protected]`](https://npmjs.com/package/react-test-renderer/v/18.3.1)
- [`[email protected]`](https://npmjs.com/package/react/v/18.3.1)
- [`[email protected]`](https://npmjs.com/package/tsup/v/8.1.0)
- [`typescript@5.4.5`](https://npmjs.com/package/typescript/v/5.4.5)
- [`typescript@5.5.2`](https://npmjs.com/package/typescript/v/5.5.2)

## [0.1.0] - 2024-04-01

Expand Down

0 comments on commit fdc0840

Please sign in to comment.