Skip to content

Commit cc1ba08

Browse files
authored
bump ts-0.1.4 (#8)
1 parent 20bef7d commit cc1ba08

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010
- Automated release workflows for Python and TypeScript clients
1111
- CHANGELOG tracking
1212

13+
## [ts-0.1.4] - 2025-05-11
14+
### Added
15+
- Initial CI/CD setup
16+
- Automated release workflows for Python and TypeScript clients
17+
- CHANGELOG tracking
18+
1319
## [py-0.1.3 & ts-0.1.3] - 2024-04-21
1420
### Fixed
1521
- Fixed Search and Filter APIs to use the correct endpoints

clients/typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "lightfeed",
3-
"version": "0.1.3",
3+
"version": "0.1.4",
44
"description": "Lightfeed API Client for Node.js",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)