Skip to content

Commit 6c62d81

Browse files
chore(release): 1.13.18 [skip ci]
## [1.13.18](v1.13.17...v1.13.18) (2023-04-12) ### Bug Fixes * add chunk method ([ecd12c6](ecd12c6))
1 parent ecd12c6 commit 6c62d81

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.13.18](https://github.com/DaVikingCode/react-components/compare/v1.13.17...v1.13.18) (2023-04-12)
2+
3+
4+
### Bug Fixes
5+
6+
* add chunk method ([ecd12c6](https://github.com/DaVikingCode/react-components/commit/ecd12c63de36f1a20aafa53401f53f978a197d93))
7+
18
## [1.13.17](https://github.com/DaVikingCode/react-components/compare/v1.13.16...v1.13.17) (2023-04-12)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@daviking/components",
3-
"version": "1.13.17",
3+
"version": "1.13.18",
44
"main": "./lib/cjs/index.js",
55
"module": "./lib/esm/index.js",
66
"types": "./types/index.d.ts",

0 commit comments

Comments
 (0)