Skip to content

Commit

Permalink
docs: changeset
Browse files Browse the repository at this point in the history
  • Loading branch information
cseas committed Dec 23, 2024
1 parent d23626f commit 60fa69e
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions .changeset/funny-actors-share.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
---
"blog": patch
---

ci: migrate to pnpm

## Summary by CodeRabbit

- **New Features**

- Introduced a new GitHub Actions workflow for validating source code during pull requests.
- Added a script for TypeScript type checking in the project.

- **Improvements**

- Updated workflows to streamline dependency installation and caching processes.
- Upgraded action versions for improved performance and compatibility.

- **Bug Fixes**

- Removed outdated entries from `.gitignore` and `README.md`, allowing for better tracking and clarity.

- **Chores**
- Enhanced configuration in `package.json` to enforce specific engine requirements for package management.

0 comments on commit 60fa69e

Please sign in to comment.