Skip to content

Commit

Permalink
chore(release): publish v5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zackerydev committed Jan 13, 2024
1 parent e197740 commit 3305fb8
Show file tree
Hide file tree
Showing 27 changed files with 27,677 additions and 28,047 deletions.
393 changes: 180 additions & 213 deletions CHANGELOG.md

Large diffs are not rendered by default.

16 changes: 16 additions & 0 deletions documentation/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [5.0.0](https://github.com/C2FO/fast-csv/compare/v4.3.6...v5.0.0) (2024-01-13)

### Bug Fixes

- **deps:** update dependency classnames to v2.4.0 ([#642](https://github.com/C2FO/fast-csv/issues/642)) ([3ce8ad8](https://github.com/C2FO/fast-csv/commit/3ce8ad8b57a84e6b00630c0ca82c987de157d248))
- **deps:** update dependency classnames to v2.5.0 ([#847](https://github.com/C2FO/fast-csv/issues/847)) ([8a38bd2](https://github.com/C2FO/fast-csv/commit/8a38bd275fb53f07a0b2bba99652219f6b660809))
- **deps:** update dependency classnames to v2.5.1 ([#849](https://github.com/C2FO/fast-csv/issues/849)) ([4187b08](https://github.com/C2FO/fast-csv/commit/4187b08b4d66822b84c92bd60c18893ce5893403))
- **deps:** update docusaurus monorepo to v2.4.3 ([#531](https://github.com/C2FO/fast-csv/issues/531)) ([ed71ed4](https://github.com/C2FO/fast-csv/commit/ed71ed4ec7f3ce69dbe3ec174ac9e9170f154712))
- **deps:** update docusaurus monorepo to v3 ([#844](https://github.com/C2FO/fast-csv/issues/844)) ([7fdb903](https://github.com/C2FO/fast-csv/commit/7fdb9032b8a67fd1443c56da36ceb72ddf8c9e94))
- **deps:** update docusaurus monorepo to v3.1.0 ([#855](https://github.com/C2FO/fast-csv/issues/855)) ([4f67398](https://github.com/C2FO/fast-csv/commit/4f673981120e46a3616ca39f12596f85fe3a0275))
- **deps:** update react monorepo to v18 ([#845](https://github.com/C2FO/fast-csv/issues/845)) ([a447d06](https://github.com/C2FO/fast-csv/commit/a447d0686cebc7f1a2db157166cfe77ffe52523d))
56 changes: 28 additions & 28 deletions documentation/package.json
Original file line number Diff line number Diff line change
@@ -1,30 +1,30 @@
{
"name": "@fast-csv/docs",
"version": "0.0.0",
"private": true,
"scripts": {
"start": "docusaurus start --port=3001",
"build": "docusaurus build",
"swizzle": "docusaurus swizzle",
"deploy": "docusaurus deploy"
},
"dependencies": {
"@docusaurus/core": "3.1.0",
"@docusaurus/preset-classic": "3.1.0",
"classnames": "2.5.1",
"react": "18.2.0",
"react-dom": "18.2.0"
},
"browserslist": {
"production": [
">0.2%",
"not dead",
"not op_mini all"
],
"development": [
"last 1 chrome version",
"last 1 firefox version",
"last 1 safari version"
]
}
"name": "@fast-csv/docs",
"version": "5.0.0",
"private": true,
"scripts": {
"start": "docusaurus start --port=3001",
"build": "docusaurus build",
"swizzle": "docusaurus swizzle",
"deploy": "docusaurus deploy"
},
"dependencies": {
"@docusaurus/core": "3.1.0",
"@docusaurus/preset-classic": "3.1.0",
"classnames": "2.5.1",
"react": "18.2.0",
"react-dom": "18.2.0"
},
"browserslist": {
"production": [
">0.2%",
"not dead",
"not op_mini all"
],
"development": [
"last 1 chrome version",
"last 1 firefox version",
"last 1 safari version"
]
}
}
42 changes: 3 additions & 39 deletions examples/benchmark/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,86 +3,50 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.3.6](https://github.com/C2FO/fast-csv/compare/v4.3.5...v4.3.6) (2020-12-04)
# [5.0.0](https://github.com/C2FO/fast-csv/compare/v4.3.6...v5.0.0) (2024-01-13)

**Note:** Version bump only for package fast-csv-benchmarks

## [4.3.6](https://github.com/C2FO/fast-csv/compare/v4.3.5...v4.3.6) (2020-12-04)



**Note:** Version bump only for package fast-csv-benchmarks

## [4.3.5](https://github.com/C2FO/fast-csv/compare/v4.3.4...v4.3.5) (2020-11-03)

**Note:** Version bump only for package fast-csv-benchmarks





## [4.3.4](https://github.com/C2FO/fast-csv/compare/v4.3.3...v4.3.4) (2020-11-03)

**Note:** Version bump only for package fast-csv-benchmarks





## [4.3.3](https://github.com/C2FO/fast-csv/compare/v4.3.2...v4.3.3) (2020-10-30)

**Note:** Version bump only for package fast-csv-benchmarks





## [4.3.2](https://github.com/C2FO/fast-csv/compare/v4.3.1...v4.3.2) (2020-09-02)

**Note:** Version bump only for package fast-csv-benchmarks





## [4.3.1](https://github.com/C2FO/fast-csv/compare/v4.3.0...v4.3.1) (2020-06-23)

**Note:** Version bump only for package fast-csv-benchmarks





# [4.3.0](https://github.com/C2FO/fast-csv/compare/v4.2.0...v4.3.0) (2020-05-27)

**Note:** Version bump only for package fast-csv-benchmarks





# [4.2.0](https://github.com/C2FO/fast-csv/compare/v4.1.6...v4.2.0) (2020-05-19)

**Note:** Version bump only for package fast-csv-benchmarks





## [4.1.6](https://github.com/C2FO/fast-csv/compare/v4.1.5...v4.1.6) (2020-05-15)

**Note:** Version bump only for package fast-csv-benchmarks





## [4.1.5](https://github.com/C2FO/fast-csv/compare/v4.1.4...v4.1.5) (2020-05-15)

**Note:** Version bump only for package fast-csv-benchmarks





## [4.1.4](https://github.com/C2FO/fast-csv/compare/v4.1.3...v4.1.4) (2020-05-15)

**Note:** Version bump only for package fast-csv-benchmarks
20 changes: 10 additions & 10 deletions examples/benchmark/package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "fast-csv-benchmarks",
"version": "4.3.6",
"private": true,
"description": "fast-csv examples",
"dependencies": {
"fast-csv": "4.3.6"
},
"scripts": {
"benchmarks": "node ./index.js"
}
"name": "fast-csv-benchmarks",
"version": "5.0.0",
"private": true,
"description": "fast-csv examples",
"dependencies": {
"fast-csv": "5.0.0"
},
"scripts": {
"benchmarks": "node ./index.js"
}
}
59 changes: 17 additions & 42 deletions examples/example-runner/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,87 +3,62 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.3.6](https://github.com/C2FO/fast-csv/compare/v4.3.5...v4.3.6) (2020-12-04)

# [5.0.0](https://github.com/C2FO/fast-csv/compare/v4.3.6...v5.0.0) (2024-01-13)

### Bug Fixes

* **deps:** update dependency @types/yargs to v15.0.10 ([9af7a41](https://github.com/C2FO/fast-csv/commit/9af7a410288495c598e8e68705aa530eda56bedb))
* **deps:** update dependency yargs to v16.1.1 ([057a4da](https://github.com/C2FO/fast-csv/commit/057a4da0089a40406e5be9ba665774b8557657f0))

- **deps:** update dependency @types/yargs to v16.0.1 ([024ec2c](https://github.com/C2FO/fast-csv/commit/024ec2c69eef95b2788a1c2d1f788b7914d8be2e))
- **deps:** update dependency globby to v11.0.2 ([57953cc](https://github.com/C2FO/fast-csv/commit/57953cc55835fb4e0ad38a558eb458bbc975ef2e))
- **deps:** update dependency globby to v11.0.3 ([e310319](https://github.com/C2FO/fast-csv/commit/e310319baca28180fb6d6ed02e64ab3518763eae))
- **deps:** update dependency globby to v11.1.0 ([#678](https://github.com/C2FO/fast-csv/issues/678)) ([0ea420d](https://github.com/C2FO/fast-csv/commit/0ea420dd703a78012dbeb88286796c02cba27a99))
- **deps:** update dependency jest-diff to v29 ([#672](https://github.com/C2FO/fast-csv/issues/672)) ([b962de0](https://github.com/C2FO/fast-csv/commit/b962de04c6da5af858f53d89a4d99b41c8cf016d))
- **deps:** update dependency yargs to v16.2.0 ([d9420d8](https://github.com/C2FO/fast-csv/commit/d9420d8ae126a3f6be0d404f5bdbc2568ad11b40))
- **deps:** update dependency yargs to v17 ([#673](https://github.com/C2FO/fast-csv/issues/673)) ([0d33b48](https://github.com/C2FO/fast-csv/commit/0d33b48c77a69895a4602e3b13c7fd0e205a1151))

## [4.3.6](https://github.com/C2FO/fast-csv/compare/v4.3.5...v4.3.6) (2020-12-04)

### Bug Fixes

- **deps:** update dependency @types/yargs to v15.0.10 ([9af7a41](https://github.com/C2FO/fast-csv/commit/9af7a410288495c598e8e68705aa530eda56bedb))
- **deps:** update dependency yargs to v16.1.1 ([057a4da](https://github.com/C2FO/fast-csv/commit/057a4da0089a40406e5be9ba665774b8557657f0))

## [4.3.4](https://github.com/C2FO/fast-csv/compare/v4.3.3...v4.3.4) (2020-11-03)

**Note:** Version bump only for package example-runner





## [4.3.3](https://github.com/C2FO/fast-csv/compare/v4.3.2...v4.3.3) (2020-10-30)


### Bug Fixes

* **deps:** update dependency @types/yargs to v15.0.9 ([a46ac39](https://github.com/C2FO/fast-csv/commit/a46ac391cdf4fe7de5bc683d13a2ffc735e1b98b))
* **deps:** update dependency yargs to v16 ([b28b662](https://github.com/C2FO/fast-csv/commit/b28b6624eed13e7b410019da8e70628e991443bd))




- **deps:** update dependency @types/yargs to v15.0.9 ([a46ac39](https://github.com/C2FO/fast-csv/commit/a46ac391cdf4fe7de5bc683d13a2ffc735e1b98b))
- **deps:** update dependency yargs to v16 ([b28b662](https://github.com/C2FO/fast-csv/commit/b28b6624eed13e7b410019da8e70628e991443bd))

## [4.3.2](https://github.com/C2FO/fast-csv/compare/v4.3.1...v4.3.2) (2020-09-02)


### Bug Fixes

* **deps:** update dependency yargs to v15.4.1 ([74fd72f](https://github.com/C2FO/fast-csv/commit/74fd72f11905547f96c91ed5ffd5620817072231))




- **deps:** update dependency yargs to v15.4.1 ([74fd72f](https://github.com/C2FO/fast-csv/commit/74fd72f11905547f96c91ed5ffd5620817072231))

## [4.3.1](https://github.com/C2FO/fast-csv/compare/v4.3.0...v4.3.1) (2020-06-23)


### Bug Fixes

* **deps:** update dependency globby to v11.0.1 ([9a21f53](https://github.com/C2FO/fast-csv/commit/9a21f53fd084d42df67d266b8bdb9e3594a8e122))




- **deps:** update dependency globby to v11.0.1 ([9a21f53](https://github.com/C2FO/fast-csv/commit/9a21f53fd084d42df67d266b8bdb9e3594a8e122))

# [4.3.0](https://github.com/C2FO/fast-csv/compare/v4.2.0...v4.3.0) (2020-05-27)

**Note:** Version bump only for package example-runner





# [4.2.0](https://github.com/C2FO/fast-csv/compare/v4.1.6...v4.2.0) (2020-05-19)


### Bug Fixes

* **deps:** update dependency @types/yargs to v15 ([44bcccc](https://github.com/C2FO/fast-csv/commit/44bccccf5f0c57a97fa06f592923173b119429b7))




- **deps:** update dependency @types/yargs to v15 ([44bcccc](https://github.com/C2FO/fast-csv/commit/44bccccf5f0c57a97fa06f592923173b119429b7))

## [4.1.5](https://github.com/C2FO/fast-csv/compare/v4.1.4...v4.1.5) (2020-05-15)

**Note:** Version bump only for package example-runner





## [4.1.4](https://github.com/C2FO/fast-csv/compare/v4.1.3...v4.1.4) (2020-05-15)

**Note:** Version bump only for package example-runner
30 changes: 15 additions & 15 deletions examples/example-runner/package.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
{
"name": "example-runner",
"version": "4.3.6",
"private": true,
"description": "Runs examples and checks output",
"bin": {
"run-all-examples": "./bin/run-examples",
"run-examples": "./bin/run-examples"
},
"dependencies": {
"@types/yargs": "17.0.32",
"globby": "11.1.0",
"jest-diff": "29.7.0",
"typescript": "5.3.3",
"yargs": "17.7.2"
}
"name": "example-runner",
"version": "5.0.0",
"private": true,
"description": "Runs examples and checks output",
"bin": {
"run-all-examples": "./bin/run-examples",
"run-examples": "./bin/run-examples"
},
"dependencies": {
"@types/yargs": "17.0.32",
"globby": "11.1.0",
"jest-diff": "29.7.0",
"typescript": "5.3.3",
"yargs": "17.7.2"
}
}
Loading

0 comments on commit 3305fb8

Please sign in to comment.