Skip to content

Tags: suzuki3jp/youtubes.js

Tags

v0.6.0

chore(release): 0.6.0 [skip ci]

# [0.6.0](v0.5.0...v0.6.0) (2025-01-28)

### Features

* Migrate from result4js to neverthrow ([f1e3c5a](f1e3c5a))

v0.5.0

chore(release): 0.5.0 [skip ci]

# [0.5.0](v0.4.5...v0.5.0) (2025-01-22)

### Features

* Support `playlistItems.delete` ([8bc6700](8bc6700))

v0.4.5

chore(release): 0.4.5 [skip ci]

## [0.4.5](v0.4.4...v0.4.5) (2025-01-21)

v0.4.4

chore(release): 0.4.4 [skip ci]

## [0.4.4](v0.4.3...v0.4.4) (2025-01-21)

### Features

* **PlaylistItemManager:** Support `playlistItems.insert` endpoint ([707e4ea](707e4ea))

v0.4.3

chore(release): 0.4.3 [skip ci]

## [0.4.3](v0.4.2...v0.4.3) (2025-01-20)

### Bug Fixes

* **PlaylistItemManager:** Prevent `tsdoc-param-tag-missing-hyphen` error in `api-extractor` CI job ([bb64f89](bb64f89))
* Prevent `ErrorEXError [JSONError]: JSON Error in /home/runner/work/youtubes.js/youtubes.js/.releaserc.json` in CD ([0cd2870](0cd2870))

### Features

* **PlaylistItemManager:** Support `playlistItems.list` by playlistId ([005ec48](005ec48))

v0.4.2

chore(release): 0.4.2 [skip ci]

## [0.4.2](v0.4.1...v0.4.2) (2025-01-20)

v0.4.1

chore(release): 0.4.1 [skip ci]

## [0.4.1](v0.4.0...v0.4.1) (2025-01-19)

### Bug Fixes

* Add missing exports for `PlaylistManager` ([adcf55a](adcf55a))

v0.4.0

chore(release): 0.4.0 [skip ci]

# [0.4.0](v0.3.0...v0.4.0) (2025-01-19)

### Bug Fixes

* Add missing error class and type exports ([6d828ca](6d828ca))
* Update copyright year in LICENSE file ([3ce85d1](3ce85d1))

### Features

* **PlaylistManager:** Support `playlists.update` endpoint ([8d67df9](8d67df9))

v0.3.0

chore(release): 0.3.0 [skip ci]

# [0.3.0](v0.2.0...v0.3.0) (2025-01-19)

### Bug Fixes

* **Pagination:** Improve nullish checks for resultsPerPage and totalResults in Pagination class ([aaeae08](aaeae08))

### Features

* Implement Result-based error handling ([6e1aaf0](6e1aaf0))

v0.2.0

chore(release): 0.2.0 [skip ci]

# [0.2.0](v0.1.2...v0.2.0) (2025-01-18)

### Features

* **ci:** Add API documentation generation to release workflow ([85dd586](85dd586))