Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and altano committed Aug 28, 2024
1 parent 7cf6538 commit 4e37101
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/sour-jeans-serve.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/repository-tools/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @altano/repository-tools

## 0.1.1

### Patch Changes

- 7cf6538: fix cjs package

## 0.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/repository-tools/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@altano/repository-tools",
"version": "0.1.0",
"version": "0.1.1",
"description": "Misc tools for dealing with repositories of multiple version control systems (git, svn, etc)",
"main": "./dist/index.cjs",
"module": "./dist/index.js",
Expand Down

0 comments on commit 4e37101

Please sign in to comment.