Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .claude
1 change: 0 additions & 1 deletion .claude/skills

This file was deleted.

8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,14 @@ Please, document here only changes visible to the client app.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [1.3.1] - 2026-06-04

### [0 Claude Symlink Configuration](https://github.com/torqlab/strava-api/issues/0)

### Changed

- Updated `.claude` directory symlink configuration for proper Claude Code integration

## [1.3.0] - 2026-06-03

### [55 Query Athlete and GitHub App Authentication](https://github.com/torqlab/torq/issues/55)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@torqlab/strava-api",
"version": "1.3.0",
"version": "1.3.1",
"description": "Strava API client with automatic rate limiting, retry handling, and comprehensive type safety.",
"license": "MIT",
"author": {
Expand Down
Loading