Skip to content

Commit

Permalink
ci(release): Version packages (#4)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Nov 24, 2023
1 parent ac016e5 commit 453a58d
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/sharp-pots-cheer.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 @@
# @kevintyj/prlint

## 0.2.0

### Minor Changes

- [`ac016e5`](https://github.com/kevintyj/prlint/commit/ac016e54124815f458b6ed7362f7424dff0b4613) Thanks [@kevintyj](https://github.com/kevintyj)! - Change build strategy to @vercel/ncc using webpack

## 0.1.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@kevintyj/prlint",
"type": "module",
"version": "0.1.1",
"version": "0.2.0",
"private": false,
"author": "Kevin Taeyoon Jin <[email protected]>",
"license": "BSD-3-Clause",
Expand Down

0 comments on commit 453a58d

Please sign in to comment.