Skip to content

Commit 869bd97

Browse files
chore(release): 1.0.0 [skip ci]
## 1.0.0 (2025-10-21) ### Features * Claude Code plugin for Pacific Northwest mountain route research ([0f6087d](0f6087d)) ### Bug Fixes * add conventional-changelog-conventionalcommits dependency ([a05ba7b](a05ba7b)) * use npm install instead of npm ci in GitHub Actions ([ed19984](ed19984))
1 parent a05ba7b commit 869bd97

File tree

3 files changed

+30
-4
lines changed

3 files changed

+30
-4
lines changed

.claude-plugin/plugin.json

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,19 @@
66
"homepage": "https://github.com/dreamiurg/claude-mountaineering-skills",
77
"repository": "https://github.com/dreamiurg/claude-mountaineering-skills",
88
"license": "MIT",
9-
"keywords": ["mountaineering", "climbing", "alpine", "route-beta", "trip-planning", "weather", "avalanche", "cascades", "pacific-northwest", "peakbagger"],
10-
"skills": ["route-researcher"]
9+
"keywords": [
10+
"mountaineering",
11+
"climbing",
12+
"alpine",
13+
"route-beta",
14+
"trip-planning",
15+
"weather",
16+
"avalanche",
17+
"cascades",
18+
"pacific-northwest",
19+
"peakbagger"
20+
],
21+
"skills": [
22+
"route-researcher"
23+
]
1124
}

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## 1.0.0 (2025-10-21)
2+
3+
4+
### Features
5+
6+
* Claude Code plugin for Pacific Northwest mountain route research ([0f6087d](https://github.com/dreamiurg/claude-mountaineering-skills/commit/0f6087d1f84c302796bb423cfddc8c5ff567edd4))
7+
8+
9+
### Bug Fixes
10+
11+
* add conventional-changelog-conventionalcommits dependency ([a05ba7b](https://github.com/dreamiurg/claude-mountaineering-skills/commit/a05ba7beb2ff52be621b0cb330e853aea182408a))
12+
* use npm install instead of npm ci in GitHub Actions ([ed19984](https://github.com/dreamiurg/claude-mountaineering-skills/commit/ed199845238f5aea406604bb71e04a70b232d26b))
13+
114
# Changelog
215

316
All notable changes to this project will be documented in this file.

skills/route-researcher/SKILL.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -716,6 +716,6 @@ Skill Actions:
716716

717717
---
718718

719-
**Skill Version:** 1.0
720-
**Last Updated:** 2025-10-20
719+
**Skill Version:** --help
720+
**Last Updated:** 2025-10-21
721721
**Status:** Ready for execution (with Python scripts pending)

0 commit comments

Comments
 (0)