Skip to content

Commit e847492

Browse files
committed
chore(pkg): prepare for v1.0.0
1 parent 2f7ea50 commit e847492

2 files changed

Lines changed: 15 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file.
4+
5+
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).
6+
7+
## [Unreleased]
8+
9+
## [1.0.0] - 2024-11-26
10+
11+
Initial action and library release.
12+
13+
[Unreleased]: https://github.com/pesde-pkg/setup/commits/HEAD
14+
[1.0.0]: https://github.com/pesde-pkg/setup/releases/tag/v1.0.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "setup-pesde",
3-
"version": "0.1.0",
3+
"version": "1.0.0",
44
"description": "A GitHub action to install pesde",
55
"license": "GPL-3.0-only",
66
"author": "Erica Marigold <hi@devcomp.xyz>",

0 commit comments

Comments
 (0)