# Changelog

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

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).

## [Unreleased]

## [1.0.5] - 2026-02-02

### Added
- Bash compatibility extension to avoid streaming callback errors

## [1.0.4] - 2026-02-02

### Changed
- Granted GitHub Actions publish job permissions to create releases

## [1.0.3] - 2026-02-02

### Added
- Jira skill for browsing Jira using jira-cli
  - List, view, create, and edit issues
  - Transition issues between statuses
  - Manage comments and worklogs
  - Work with epics and sprints
  - JQL search support

### Changed
- Removed example skill and extension artifacts
- Updated documentation to reflect current package contents

## [1.0.0] - 2025-02-02

### Added
- Initial release of pi-skills package
- Project structure and documentation
- Templates for skills, extensions, themes, and prompts
- Example skill with helper scripts
