Skip to content

Commit

Permalink
docs(clog): Update changelogs for v1.1.0
Browse files Browse the repository at this point in the history
Signed-off-by: Ryuu Mitsuki <dhefam31@gmail.com>
  • Loading branch information
mitsuki31 committed Sep 7, 2024
1 parent 93cca2a commit ef0e3ce
Showing 1 changed file with 39 additions and 0 deletions.
39 changes: 39 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,42 @@
## 1.1.0 - September 07, 2024

- [`6798a51`](https://github.com/mitsuki31/ytmp3-js/commit/6798a51db50a69b5ddbcf12bef62640b56a11125) : chore(npm): Prepare for release v1.1.0 (Ryuu Mitsuki)
- [`b93b9d8`](https://github.com/mitsuki31/ytmp3-js/commit/b93b9d8efbc92819eed17f84f1a6656906140b03) : chore(git): Add changelogs generator (Ryuu Mitsuki)
- [`4ba9ac9`](https://github.com/mitsuki31/ytmp3-js/commit/4ba9ac926c7997675ab8cfa26625c000eaa53ee1) : docs(fund): Add `FUNDING.yml` file (Ryuu Mitsuki)
- [`1c6dc84`](https://github.com/mitsuki31/ytmp3-js/commit/1c6dc843bcb23f195c4b7cfcc4c3c9eba6076939) : docs(readme): Add some badges (Ryuu Mitsuki)
- [`985ebb2`](https://github.com/mitsuki31/ytmp3-js/commit/985ebb25d17e52745755b740534b7a6e6cb951bb) : docs(readme): Update README file (Ryuu Mitsuki)
- [`ccd0e07`](https://github.com/mitsuki31/ytmp3-js/commit/ccd0e07bbe239716a4ae0c5c94a82a74a52d8244) : fix(cli): Fix file mode for Windows system (Ryuu Mitsuki)
- [`3c5718b`](https://github.com/mitsuki31/ytmp3-js/commit/3c5718b83da9c0342bbccf04b6dd1397ac71e073) : chore(jsdoc): Exclude the 'config/example' directory (Ryuu Mitsuki)
- [`0112f47`](https://github.com/mitsuki31/ytmp3-js/commit/0112f47b7e01a7959f24e2434e248aa6e2001587) : Add global config and cross-platform enhancements (#45) (Ryuu Mitsuki)
- [`954e288`](https://github.com/mitsuki31/ytmp3-js/commit/954e288fa3ce26057542dd3f83d9f897451a82d3) : chore(npm): Update the bin field (Ryuu Mitsuki)
- [`8786d1d`](https://github.com/mitsuki31/ytmp3-js/commit/8786d1d44491a3aeadbc47ae96cd94b5bdbd814d) : [gh-actions]: Bump actions/checkout from 3 to 4 (#28) (Ryuu Mitsuki)
- [`94d8c3c`](https://github.com/mitsuki31/ytmp3-js/commit/94d8c3c12a72c6dd474ed38f9ab164a20162312b) : [npm-dev]: Bump @eslint/js from 9.8.0 to 9.9.1 (#37) (Ryuu Mitsuki)
- [`f01acbe`](https://github.com/mitsuki31/ytmp3-js/commit/f01acbe5c4beecad7e7778a17572db8d42814918) : [npm-dev]: Bump eslint from 9.8.0 to 9.9.1 (#38) (Ryuu Mitsuki)
- [`e7fec38`](https://github.com/mitsuki31/ytmp3-js/commit/e7fec387c1894609690fd399f5da9c148605f873) : test(config): Change the temp working directory (Ryuu Mitsuki)
- [`ce987ff`](https://github.com/mitsuki31/ytmp3-js/commit/ce987ff690eea66bb74e3a104a2deab629779caf) : Enhance test suites, improve coverage, and refactor error handling (#44) (Ryuu Mitsuki)
- [`b91485e`](https://github.com/mitsuki31/ytmp3-js/commit/b91485e9df41e341bc5d4d0d330d67ffe8cef9d3) : Add option to force `require()` for config files handling (#43) (Ryuu Mitsuki)
- [`8b08c73`](https://github.com/mitsuki31/ytmp3-js/commit/8b08c73d55fa3112f17fe6205d22263dba9e9ac7) : Enhance FFmpeg option handling and add new flexibility (#41) (Ryuu Mitsuki)
- [`c2bc654`](https://github.com/mitsuki31/ytmp3-js/commit/c2bc654bc8389e56e6e9f93ca3560f63f7ed04a5) : Improve and fix issue in audioconv module (#40) (Ryuu Mitsuki)
- [`3a66580`](https://github.com/mitsuki31/ytmp3-js/commit/3a665800bd2e0428b1a1afded373a8d6475af523) : Refactor and enhance config file handling logic (#39) (Ryuu Mitsuki)
- [`238b15b`](https://github.com/mitsuki31/ytmp3-js/commit/238b15b9ab60126e5f6c5348b434d2fa02358891) : Improve error handling and refactor URL validation (#36) (Ryuu Mitsuki)
- [`96d8ab8`](https://github.com/mitsuki31/ytmp3-js/commit/96d8ab82311399fc1ceb294a07b828380cd11675) : chore(nyc): Update the nyc config (Ryuu Mitsuki)
- [`2e13779`](https://github.com/mitsuki31/ytmp3-js/commit/2e137790bd6792413d98264370577bfe79bab20e) : docs(ytmp3): Change several APIs docs visibility (Ryuu Mitsuki)
- [`ef5c55c`](https://github.com/mitsuki31/ytmp3-js/commit/ef5c55c3461e96ecc2af76b65c0a69281eddae66) : Improve logging reliability and fix export consisitency issues (#35) (Ryuu Mitsuki)
- [`604e4d0`](https://github.com/mitsuki31/ytmp3-js/commit/604e4d06feaa9ad300f7e0b2aebb3323be9491fa) : Fix reliable error logging in `writeErrorLog` function (#34) (Ryuu Mitsuki)
- [`5f11d3d`](https://github.com/mitsuki31/ytmp3-js/commit/5f11d3dbccb6f90f4c7cdcc5658e7e6a740dd7b6) : Add `VERSION_INFO` constant for more structured version information (#33) (Ryuu Mitsuki)
- [`f6c0068`](https://github.com/mitsuki31/ytmp3-js/commit/f6c0068c2c8371491d65da40639e892dc3e8d57f) : Export utilities APIs to public and minor fixes (#32) (Ryuu Mitsuki)
- [`cc4d0e7`](https://github.com/mitsuki31/ytmp3-js/commit/cc4d0e7f93a69d07658d3aee1700a4281dc3b043) : docs(readme): Update and reword README (Ryuu Mitsuki)
- [`e7a075b`](https://github.com/mitsuki31/ytmp3-js/commit/e7a075b1afe1190ddc9aec47708e96795dabec7f) : Initial `CODE_OF_CONDUCT.md` file (Ryuu Mitsuki)
- [`cb1b441`](https://github.com/mitsuki31/ytmp3-js/commit/cb1b441406df501d7d12e298407928f739f1a89c) : Enhance CLI with custom FFmpeg I/O options and improved logging (#30) (Ryuu Mitsuki)
- [`2b13b96`](https://github.com/mitsuki31/ytmp3-js/commit/2b13b963fc677d782d9838ce2a7500e3b393d6ac) : Refactor YouTube URL validator and introduce utility modules (#29) (Ryuu Mitsuki)
- [`d87c375`](https://github.com/mitsuki31/ytmp3-js/commit/d87c375ec52486a79fd6a6c2bb1c84e1e68b70bd) : chore(npm): Include `CHANGELOG.md` file (Ryuu Mitsuki)
- [`706ca17`](https://github.com/mitsuki31/ytmp3-js/commit/706ca17094fd6813667a00b1d4d56c395f5d7d1d) : docs(changelog): Initial `CHANGELOG.md` file (Ryuu Mitsuki)
- [`1a5cd75`](https://github.com/mitsuki31/ytmp3-js/commit/1a5cd75432a1e34763f55a0bec7268248d473aaf) : Update and change the version in ytmp3 module dynamically (#27) (Ryuu Mitsuki)
- [`bdb1d1e`](https://github.com/mitsuki31/ytmp3-js/commit/bdb1d1ebd728002490efba1f4adf30fe41f7d106) : [npm-dev]: Bump mocha from 10.7.0 to 10.7.3 (dependabot[bot])
- [`98fe13c`](https://github.com/mitsuki31/ytmp3-js/commit/98fe13c56dee2c1bd6dc0c52152ec9b2ffd0b2d0) : Set up testing environment and coverage integration (#25) (Ryuu Mitsuki)
- [`d53c12c`](https://github.com/mitsuki31/ytmp3-js/commit/d53c12c67740a1c1ae56e9178ca8720ef6f9b532) : docs(readme): Add features and disadvantages list (Ryuu Mitsuki)


## v1.0.2 - August 8, 2024

- [`1adf7c2`](https://github.com/mitsuki31/ytmp3-js/commit/1adf7c27c0eb58bf9c979ba2a76bb48f285d9497) : chore(version): Prepare for release v1.0.2 (Ryuu Mitsuki)
Expand Down

0 comments on commit ef0e3ce

Please sign in to comment.