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 May 6, 2024
1 parent 7ea1103 commit 66cc7d7
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/honest-jeans-glow.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.0.3

### Patch Changes

- 7ea1103: add js extensions

## 0.0.2

### Patch 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.0.2",
"version": "0.0.3",
"description": "Misc tools for dealing with repositories of multiple version control systems (git, svn, etc)",
"types": "./dist/index.d.ts",
"exports": "./dist/index.js",
Expand Down

0 comments on commit 66cc7d7

Please sign in to comment.