Skip to content

Commit

Permalink
馃ゼ update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
bluebill1049 committed Mar 21, 2022
1 parent 63207ab commit 0e3c122
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
- `register` API options `deps` now support string

```tsx
register('test', { dpes: 'test' });
register('test', { deps: 'test' });
```

## [7.27.0] - 2022-2-11
Expand Down

0 comments on commit 0e3c122

Please sign in to comment.