Skip to content

Commit

Permalink
chore: add date api&git tag
Browse files Browse the repository at this point in the history
chore: add api & git tag

chore: add date api & format code

chore: add git tag

4.0.6
  • Loading branch information
cc-hearts committed Oct 24, 2023
1 parent 0f38800 commit fc74ad6
Show file tree
Hide file tree
Showing 56 changed files with 4,516 additions and 25,844 deletions.
4 changes: 4 additions & 0 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"

npm test && npx lint-staged
177 changes: 82 additions & 95 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,114 +1,101 @@
## <small>4.0.5 (2023-10-22)</small>

* 4.0.5 ([563ac5c](https://github.com/cc-hearts/utils/commit/563ac5c))
* chore: add eslintignore and fix useOnce hook ([1dd6ef3](https://github.com/cc-hearts/utils/commit/1dd6ef3))
* fix(ci): fix ci ([6263e03](https://github.com/cc-hearts/utils/commit/6263e03))

## <small>4.0.5 (2023-10-24)</small>

- chore: add eslintignore and fix useOnce hook ([1dd6ef3](https://github.com/cc-hearts/utils/commit/1dd6ef3))
- chore: release version 4.0.5 ([0f38800](https://github.com/cc-hearts/utils/commit/0f38800))
- fix(ci): fix ci ([6263e03](https://github.com/cc-hearts/utils/commit/6263e03))

## <small>4.0.4 (2023-10-02)</small>

* 4.0.4 ([99a02a1](https://github.com/cc-hearts/utils/commit/99a02a1))
* fix: fix commonjs build reproduction ([47b14e9](https://github.com/cc-hearts/utils/commit/47b14e9))
* fix: fix ts error ([9d6557e](https://github.com/cc-hearts/utils/commit/9d6557e))
* chore: release version 4.0.3 ([2b32df9](https://github.com/cc-hearts/utils/commit/2b32df9))
* chore: update pkg ([2820f5d](https://github.com/cc-hearts/utils/commit/2820f5d))
* feat: add useOnce func ([495dc4f](https://github.com/cc-hearts/utils/commit/495dc4f))
* ci(workflow): add workflow for unit test ([75d6fa4](https://github.com/cc-hearts/utils/commit/75d6fa4))
* docs: add static docs page ([f65d529](https://github.com/cc-hearts/utils/commit/f65d529))


- 4.0.4 ([99a02a1](https://github.com/cc-hearts/utils/commit/99a02a1))
- fix: fix commonjs build reproduction ([47b14e9](https://github.com/cc-hearts/utils/commit/47b14e9))
- fix: fix ts error ([9d6557e](https://github.com/cc-hearts/utils/commit/9d6557e))
- chore: release version 4.0.3 ([2b32df9](https://github.com/cc-hearts/utils/commit/2b32df9))
- chore: update pkg ([2820f5d](https://github.com/cc-hearts/utils/commit/2820f5d))
- feat: add useOnce func ([495dc4f](https://github.com/cc-hearts/utils/commit/495dc4f))
- ci(workflow): add workflow for unit test ([75d6fa4](https://github.com/cc-hearts/utils/commit/75d6fa4))
- docs: add static docs page ([f65d529](https://github.com/cc-hearts/utils/commit/f65d529))

## <small>4.0.2 (2023-09-23)</small>

* 4.0.2 ([8483ac8](https://github.com/cc-hearts/utils/commit/8483ac8))
* chore: add cz ([32809e8](https://github.com/cc-hearts/utils/commit/32809e8))
* chore: add repo url ([4629b82](https://github.com/cc-hearts/utils/commit/4629b82))
* chore: rmove pnpm lock ([3173430](https://github.com/cc-hearts/utils/commit/3173430))
* chore: update README ([ed32647](https://github.com/cc-hearts/utils/commit/ed32647))
* test: add unit test ([595462e](https://github.com/cc-hearts/utils/commit/595462e))
* docs: add docs ([bf2ccee](https://github.com/cc-hearts/utils/commit/bf2ccee))

- 4.0.2 ([8483ac8](https://github.com/cc-hearts/utils/commit/8483ac8))
- chore: add cz ([32809e8](https://github.com/cc-hearts/utils/commit/32809e8))
- chore: add repo url ([4629b82](https://github.com/cc-hearts/utils/commit/4629b82))
- chore: rmove pnpm lock ([3173430](https://github.com/cc-hearts/utils/commit/3173430))
- chore: update README ([ed32647](https://github.com/cc-hearts/utils/commit/ed32647))
- test: add unit test ([595462e](https://github.com/cc-hearts/utils/commit/595462e))
- docs: add docs ([bf2ccee](https://github.com/cc-hearts/utils/commit/bf2ccee))

### BREAKING CHANGE

* remove pnpm-lock.yaml file

- remove pnpm-lock.yaml file

## <small>4.0.1 (2023-08-24)</small>

* 4.0.1 ([6265cf8](https://github.com/cc-hearts/utils/commit/6265cf8))
* chore: optimize code ([53782bc](https://github.com/cc-hearts/utils/commit/53782bc))
* feat: add useConcurrency ([f519d07](https://github.com/cc-hearts/utils/commit/f519d07))


- 4.0.1 ([6265cf8](https://github.com/cc-hearts/utils/commit/6265cf8))
- chore: optimize code ([53782bc](https://github.com/cc-hearts/utils/commit/53782bc))
- feat: add useConcurrency ([f519d07](https://github.com/cc-hearts/utils/commit/f519d07))

## 4.0.0 (2023-07-27)

* 4.0.0 ([7c7d58c](https://github.com/cc-hearts/utils/commit/7c7d58c))
* chore: update rollup config ([0dbafb1](https://github.com/cc-hearts/utils/commit/0dbafb1))


- 4.0.0 ([7c7d58c](https://github.com/cc-hearts/utils/commit/7c7d58c))
- chore: update rollup config ([0dbafb1](https://github.com/cc-hearts/utils/commit/0dbafb1))

## 3.1.0 (2023-07-19)

* 3.1.0 ([005d0ac](https://github.com/cc-hearts/utils/commit/005d0ac))
* chore: add capitalize and uncapitalize func ([d399182](https://github.com/cc-hearts/utils/commit/d399182))
* chore: add dist ([b2873a6](https://github.com/cc-hearts/utils/commit/b2873a6))
* chore: add gulp task ([0290de9](https://github.com/cc-hearts/utils/commit/0290de9))
* chore: add is utils ([6e0e56d](https://github.com/cc-hearts/utils/commit/6e0e56d))
* chore: fix build js ([2e4b2ae](https://github.com/cc-hearts/utils/commit/2e4b2ae))
* chore: fix ts type ([da0e44e](https://github.com/cc-hearts/utils/commit/da0e44e))
* chore: init commit ([9e23047](https://github.com/cc-hearts/utils/commit/9e23047))
* chore: init commit ([8829e57](https://github.com/cc-hearts/utils/commit/8829e57))
* chore: release 1.2.6 ([22f7fff](https://github.com/cc-hearts/utils/commit/22f7fff))
* chore: release 2.0.14 ([57ac4e9](https://github.com/cc-hearts/utils/commit/57ac4e9))
* chore: release version 1.2.10 ([620a4b3](https://github.com/cc-hearts/utils/commit/620a4b3))
* chore: release version 1.2.10 ([ef8d419](https://github.com/cc-hearts/utils/commit/ef8d419))
* chore: release version 1.2.11 ([e7d8cca](https://github.com/cc-hearts/utils/commit/e7d8cca))
* chore: release version 1.2.11 ([855e144](https://github.com/cc-hearts/utils/commit/855e144))
* chore: release version 1.2.7 ([7ce132d](https://github.com/cc-hearts/utils/commit/7ce132d))
* chore: release version 1.2.8 ([76bfeef](https://github.com/cc-hearts/utils/commit/76bfeef))
* chore: release version 1.2.9 ([f88faa6](https://github.com/cc-hearts/utils/commit/f88faa6))
* chore: release version 2.0.0 ([fe8f2e4](https://github.com/cc-hearts/utils/commit/fe8f2e4))
* chore: release version 2.0.11 ([8524f74](https://github.com/cc-hearts/utils/commit/8524f74))
* chore: release version 2.0.12 ([64f0c61](https://github.com/cc-hearts/utils/commit/64f0c61))
* chore: release version 2.0.15 ([a166e7c](https://github.com/cc-hearts/utils/commit/a166e7c))
* chore: release version 2.0.17 ([14b91ea](https://github.com/cc-hearts/utils/commit/14b91ea))
* chore: release version 2.0.2 ([65e3d2a](https://github.com/cc-hearts/utils/commit/65e3d2a))
* chore: release version 2.0.3 ([b715a1b](https://github.com/cc-hearts/utils/commit/b715a1b))
* chore: release version 2.0.4 ([1161a2a](https://github.com/cc-hearts/utils/commit/1161a2a))
* chore: release version 2.0.5 ([5e21089](https://github.com/cc-hearts/utils/commit/5e21089))
* chore: release version 2.0.5 ([52525d8](https://github.com/cc-hearts/utils/commit/52525d8))
* chore: release version 2.0.6 ([1875ddd](https://github.com/cc-hearts/utils/commit/1875ddd))
* chore: release version 2.0.7 ([d45cc4b](https://github.com/cc-hearts/utils/commit/d45cc4b))
* chore: release version 2.0.8 ([773a44d](https://github.com/cc-hearts/utils/commit/773a44d))
* chore: release version 2.0.8 ([031a615](https://github.com/cc-hearts/utils/commit/031a615))
* chore: release version 2.1.0 ([493421d](https://github.com/cc-hearts/utils/commit/493421d))
* chore: release version 2.1.0 ([3e65f75](https://github.com/cc-hearts/utils/commit/3e65f75))
* chore: release version 3.0.0 ([1d280f8](https://github.com/cc-hearts/utils/commit/1d280f8))
* chore: remove type deps error ([962ffa5](https://github.com/cc-hearts/utils/commit/962ffa5))
* chore: update deps ([1b5635a](https://github.com/cc-hearts/utils/commit/1b5635a))
* chore: update export deps ([04d6e81](https://github.com/cc-hearts/utils/commit/04d6e81))
* chore: update func ([ce1ba3f](https://github.com/cc-hearts/utils/commit/ce1ba3f))
* chore: update gitignore ([9cec7cc](https://github.com/cc-hearts/utils/commit/9cec7cc))
* dist: update dist package ([147b567](https://github.com/cc-hearts/utils/commit/147b567))
* refactor: refactor unit test ([7db74f6](https://github.com/cc-hearts/utils/commit/7db74f6))
* feat: add date function ([af927e8](https://github.com/cc-hearts/utils/commit/af927e8))
* feat: add fs file ([95b6c62](https://github.com/cc-hearts/utils/commit/95b6c62))
* feat: add randomUUID func ([5398bc1](https://github.com/cc-hearts/utils/commit/5398bc1))
* feat: add types utils ([57d1a22](https://github.com/cc-hearts/utils/commit/57d1a22))
* feat: add underlineToHump methods ([1af9f85](https://github.com/cc-hearts/utils/commit/1af9f85))
* feat: add useDebounce ([52804f3](https://github.com/cc-hearts/utils/commit/52804f3))
* perf: update func ([6f4018f](https://github.com/cc-hearts/utils/commit/6f4018f))
* fix: fix promise types ([515dc75](https://github.com/cc-hearts/utils/commit/515dc75))
* fix: isunDer rename isunDef ([1b4bbf9](https://github.com/cc-hearts/utils/commit/1b4bbf9))
* docs: add readme ([14328e9](https://github.com/cc-hearts/utils/commit/14328e9))
* release: update version 1.1.10 ([cc1ddaa](https://github.com/cc-hearts/utils/commit/cc1ddaa))
* release: update version 1.2.0 ([ceea3b5](https://github.com/cc-hearts/utils/commit/ceea3b5))
* release: update version 1.2.4 ([e9f3a10](https://github.com/cc-hearts/utils/commit/e9f3a10))
* release: update version 1.2.5 ([e1fc9c4](https://github.com/cc-hearts/utils/commit/e1fc9c4))
* release: version 1.1.11 ([aa4d74b](https://github.com/cc-hearts/utils/commit/aa4d74b))



- 3.1.0 ([005d0ac](https://github.com/cc-hearts/utils/commit/005d0ac))
- chore: add capitalize and uncapitalize func ([d399182](https://github.com/cc-hearts/utils/commit/d399182))
- chore: add dist ([b2873a6](https://github.com/cc-hearts/utils/commit/b2873a6))
- chore: add gulp task ([0290de9](https://github.com/cc-hearts/utils/commit/0290de9))
- chore: add is utils ([6e0e56d](https://github.com/cc-hearts/utils/commit/6e0e56d))
- chore: fix build js ([2e4b2ae](https://github.com/cc-hearts/utils/commit/2e4b2ae))
- chore: fix ts type ([da0e44e](https://github.com/cc-hearts/utils/commit/da0e44e))
- chore: init commit ([9e23047](https://github.com/cc-hearts/utils/commit/9e23047))
- chore: init commit ([8829e57](https://github.com/cc-hearts/utils/commit/8829e57))
- chore: release 1.2.6 ([22f7fff](https://github.com/cc-hearts/utils/commit/22f7fff))
- chore: release 2.0.14 ([57ac4e9](https://github.com/cc-hearts/utils/commit/57ac4e9))
- chore: release version 1.2.10 ([620a4b3](https://github.com/cc-hearts/utils/commit/620a4b3))
- chore: release version 1.2.10 ([ef8d419](https://github.com/cc-hearts/utils/commit/ef8d419))
- chore: release version 1.2.11 ([e7d8cca](https://github.com/cc-hearts/utils/commit/e7d8cca))
- chore: release version 1.2.11 ([855e144](https://github.com/cc-hearts/utils/commit/855e144))
- chore: release version 1.2.7 ([7ce132d](https://github.com/cc-hearts/utils/commit/7ce132d))
- chore: release version 1.2.8 ([76bfeef](https://github.com/cc-hearts/utils/commit/76bfeef))
- chore: release version 1.2.9 ([f88faa6](https://github.com/cc-hearts/utils/commit/f88faa6))
- chore: release version 2.0.0 ([fe8f2e4](https://github.com/cc-hearts/utils/commit/fe8f2e4))
- chore: release version 2.0.11 ([8524f74](https://github.com/cc-hearts/utils/commit/8524f74))
- chore: release version 2.0.12 ([64f0c61](https://github.com/cc-hearts/utils/commit/64f0c61))
- chore: release version 2.0.15 ([a166e7c](https://github.com/cc-hearts/utils/commit/a166e7c))
- chore: release version 2.0.17 ([14b91ea](https://github.com/cc-hearts/utils/commit/14b91ea))
- chore: release version 2.0.2 ([65e3d2a](https://github.com/cc-hearts/utils/commit/65e3d2a))
- chore: release version 2.0.3 ([b715a1b](https://github.com/cc-hearts/utils/commit/b715a1b))
- chore: release version 2.0.4 ([1161a2a](https://github.com/cc-hearts/utils/commit/1161a2a))
- chore: release version 2.0.5 ([5e21089](https://github.com/cc-hearts/utils/commit/5e21089))
- chore: release version 2.0.5 ([52525d8](https://github.com/cc-hearts/utils/commit/52525d8))
- chore: release version 2.0.6 ([1875ddd](https://github.com/cc-hearts/utils/commit/1875ddd))
- chore: release version 2.0.7 ([d45cc4b](https://github.com/cc-hearts/utils/commit/d45cc4b))
- chore: release version 2.0.8 ([773a44d](https://github.com/cc-hearts/utils/commit/773a44d))
- chore: release version 2.0.8 ([031a615](https://github.com/cc-hearts/utils/commit/031a615))
- chore: release version 2.1.0 ([493421d](https://github.com/cc-hearts/utils/commit/493421d))
- chore: release version 2.1.0 ([3e65f75](https://github.com/cc-hearts/utils/commit/3e65f75))
- chore: release version 3.0.0 ([1d280f8](https://github.com/cc-hearts/utils/commit/1d280f8))
- chore: remove type deps error ([962ffa5](https://github.com/cc-hearts/utils/commit/962ffa5))
- chore: update deps ([1b5635a](https://github.com/cc-hearts/utils/commit/1b5635a))
- chore: update export deps ([04d6e81](https://github.com/cc-hearts/utils/commit/04d6e81))
- chore: update func ([ce1ba3f](https://github.com/cc-hearts/utils/commit/ce1ba3f))
- chore: update gitignore ([9cec7cc](https://github.com/cc-hearts/utils/commit/9cec7cc))
- dist: update dist package ([147b567](https://github.com/cc-hearts/utils/commit/147b567))
- refactor: refactor unit test ([7db74f6](https://github.com/cc-hearts/utils/commit/7db74f6))
- feat: add date function ([af927e8](https://github.com/cc-hearts/utils/commit/af927e8))
- feat: add fs file ([95b6c62](https://github.com/cc-hearts/utils/commit/95b6c62))
- feat: add randomUUID func ([5398bc1](https://github.com/cc-hearts/utils/commit/5398bc1))
- feat: add types utils ([57d1a22](https://github.com/cc-hearts/utils/commit/57d1a22))
- feat: add underlineToHump methods ([1af9f85](https://github.com/cc-hearts/utils/commit/1af9f85))
- feat: add useDebounce ([52804f3](https://github.com/cc-hearts/utils/commit/52804f3))
- perf: update func ([6f4018f](https://github.com/cc-hearts/utils/commit/6f4018f))
- fix: fix promise types ([515dc75](https://github.com/cc-hearts/utils/commit/515dc75))
- fix: isunDer rename isunDef ([1b4bbf9](https://github.com/cc-hearts/utils/commit/1b4bbf9))
- docs: add readme ([14328e9](https://github.com/cc-hearts/utils/commit/14328e9))
- release: update version 1.1.10 ([cc1ddaa](https://github.com/cc-hearts/utils/commit/cc1ddaa))
- release: update version 1.2.0 ([ceea3b5](https://github.com/cc-hearts/utils/commit/ceea3b5))
- release: update version 1.2.4 ([e9f3a10](https://github.com/cc-hearts/utils/commit/e9f3a10))
- release: update version 1.2.5 ([e1fc9c4](https://github.com/cc-hearts/utils/commit/e1fc9c4))
- release: version 1.1.11 ([aa4d74b](https://github.com/cc-hearts/utils/commit/aa4d74b))
Loading

0 comments on commit fc74ad6

Please sign in to comment.