Skip to content

Commit

Permalink
Release
Browse files Browse the repository at this point in the history
 - packemon@3.0.2
  • Loading branch information
milesj committed Mar 6, 2023
1 parent e151564 commit 62786fb
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 1 deletion.
19 changes: 19 additions & 0 deletions packages/packemon/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,25 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

### 3.0.2 - 2023-03-06

#### 🐞 Fixes

- Fix sub-path types exports being wrong. ([e151564](https://github.com/milesj/packemon/commit/e151564))

#### 📦 Dependencies

- **[babel]** Update to v7.21 latest. ([597304c](https://github.com/milesj/packemon/commit/597304c))
- **[magic-string]** Update to v0.30. ([21ca2dd](https://github.com/milesj/packemon/commit/21ca2dd))
- **[rollup]** Update to v3.18. ([79cfb9d](https://github.com/milesj/packemon/commit/79cfb9d))
- **[swc]** Update to v1.3.37. ([874a394](https://github.com/milesj/packemon/commit/874a394))

**Note:** Version bump only for package packemon





### 3.0.1 - 2023-02-05

#### 🐞 Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/packemon/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "packemon",
"version": "3.0.1",
"version": "3.0.2",
"type": "commonjs",
"description": "Build and prepare packages for npm distribution using standardized configurations and practices. Gotta pack 'em all!",
"keywords": [
Expand Down

0 comments on commit 62786fb

Please sign in to comment.