Skip to content

Commit

Permalink
Merge pull request #4 from yanthomasdev/changeset-release/main
Browse files Browse the repository at this point in the history
[ci] release
  • Loading branch information
yanthomasdev committed May 28, 2024
2 parents 8a76af5 + 6cc0548 commit 06ad5ab
Show file tree
Hide file tree
Showing 5 changed files with 35 additions and 28 deletions.
5 changes: 0 additions & 5 deletions .changeset/light-ads-clean.md

This file was deleted.

7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# @lunariajs/action

## 0.1.0

### Minor Changes

- [#3](https://github.com/yanthomasdev/lunaria-action/pull/3) [`f70c426`](https://github.com/yanthomasdev/lunaria-action/commit/f70c426abb8f4ea4f9b972359316f2c741c2ba70) Thanks [@yanthomasdev](https://github.com/yanthomasdev)! - Adds a note indicating the tracked files table's notes don't apply when a ignored keyword is present.
39 changes: 22 additions & 17 deletions dist/index.mjs

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@lunariajs/action",
"type": "module",
"version": "0.0.0",
"version": "0.1.0",
"private": "true",
"description": "Lunaria GitHub Action",
"module": "./dist/index.mjs",
Expand Down Expand Up @@ -29,11 +29,11 @@
"devDependencies": {
"@actions/core": "^1.10.1",
"@actions/github": "^6.0.0",
"@lunariajs/core": "^0.1.0",
"execa": "^8.0.1",
"markdown-table": "^3.0.3",
"micromatch": "^4.0.5",
"resolve-package-path": "^4.0.3",
"@lunariajs/core": "^0.0.32",
"zod": "^3.22.4"
},
"dependencies": {
Expand Down
8 changes: 4 additions & 4 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 06ad5ab

Please sign in to comment.