Skip to content

Commit

Permalink
Merge pull request #18 from karolyp/fix-release
Browse files Browse the repository at this point in the history
ci: fix release script
  • Loading branch information
karolyp authored Nov 12, 2024
2 parents a99456a + 623910a commit 9d6bf94
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 9 deletions.
2 changes: 0 additions & 2 deletions .changeset/quick-grapes-glow.md

This file was deleted.

5 changes: 5 additions & 0 deletions .changeset/warm-bobcats-hang.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'docker-tar-pusher': patch
---

improve tooling (pnpm, nvm, GHA, commitlint, changeset, eslint v9, etc...)
6 changes: 0 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,5 @@
# Changelog

## 2.1.1

### Patch Changes

- c5313a8: improve tooling (pnpm, nvm, GHA, commitlint, changeset, eslint v9, etc...)

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/),
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": "docker-tar-pusher",
"version": "2.1.1",
"version": "2.1.0",
"description": "A small tool that allows pushing tar files directly to a Docker registry.",
"repository": {
"type": "git",
Expand Down

0 comments on commit 9d6bf94

Please sign in to comment.