Skip to content

Commit

Permalink
Merge pull request #1 from jacksonneal/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
jacksonneal authored Sep 13, 2024
2 parents 04f231b + 5954b53 commit e20acb7
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/healthy-dingos-yawn.md

This file was deleted.

6 changes: 6 additions & 0 deletions libs/tagup-ts-standard/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @jacksonneal/tagup-ts-standard

## 0.1.2

### Patch Changes

- 04f231b: Testing

## 0.1.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion libs/tagup-ts-standard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"$schema": "https://raw.githubusercontent.com/SchemaStore/schemastore/master/src/schemas/json/package.json",
"name": "@jacksonneal/tagup-ts-standard",
"description": "TypeScript utilities",
"version": "0.1.1",
"version": "0.1.2",
"type": "module",
"main": "./dist/tagup-ts-standard.js",
"types": "./dist/src/index.d.ts",
Expand Down

0 comments on commit e20acb7

Please sign in to comment.