Skip to content

Commit c30c80d

Browse files
chore(release): bump version and deploy (#54)
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated. # Releases ## @mheob/[email protected] ### Patch Changes - [#93](#93) ([@mheob](https://github.com/mheob)): update all dependencies - [#53](#53) ([@renovate](https://github.com/apps/renovate)): chore(deps): update all non-major dependencies ## Summary by CodeRabbit - **Chores** - Updated the changelog with a new entry for version 3.0.2, documenting recent dependency updates. - Incremented the package version to 3.0.2. - Removed an obsolete changeset file related to dependency updates. Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 2d4e4e1 commit c30c80d

File tree

5 files changed

+10
-13
lines changed

5 files changed

+10
-13
lines changed

.changeset/major-pets-sink.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/moody-wolves-march.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/shy-bottles-rescue.md

Lines changed: 0 additions & 2 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @mheob/changeset-changelog
22

3+
## 3.0.2
4+
5+
### Patch Changes
6+
7+
- [#93](https://github.com/mheob/changeset-changelog/pull/93) ([@mheob](https://github.com/mheob)): update all dependencies
8+
9+
- [#53](https://github.com/mheob/changeset-changelog/pull/53) ([@renovate](https://github.com/apps/renovate)): chore(deps): update
10+
all non-major dependencies
11+
312
## 3.0.1
413

514
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mheob/changeset-changelog",
3-
"version": "3.0.1",
3+
"version": "3.0.2",
44
"description": "My personal changeset changelog configuration.",
55
"keywords": [
66
"changelog",

0 commit comments

Comments
 (0)