Skip to content

Commit

Permalink
Version Packages (#5)
Browse files Browse the repository at this point in the history
* Version Packages

* version jsr

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
ortense and github-actions[bot] committed Mar 17, 2024
1 parent d1862a4 commit 5020826
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changeset/green-buckets-lick.md

This file was deleted.

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

## 1.1.0

### Minor Changes

- d1862a4: enhanced docs

## 1.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion jsr.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "@ortense/consolestyle",
"version": "1.0.0",
"version": "1.1.0",
"exports": "./mod.ts"
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ortense/consolestyle",
"version": "1.0.1",
"version": "1.1.0",
"description": "",
"author": "Marcus Ortense",
"homepage": "https://ortense.github.io/consolestylejs",
Expand Down

0 comments on commit 5020826

Please sign in to comment.