Skip to content

Commit

Permalink
docs(readme.md): 📝 readme updated with tech stack replacing semantic …
Browse files Browse the repository at this point in the history
…release with changesets
  • Loading branch information
AkashRajpurohit committed Mar 29, 2024
1 parent a4bc0e1 commit cc6ac11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ The documentation will get generated when the code is pushed to the `main` branc

- 🙏🏾 [Typescript](https://www.typescriptlang.org/) with [tsup](https://tsup.egoist.dev/) build tool.
- ⚡️ [Vitest](https://vitest.dev/) - Unit Test Framework
- 📦 [Semantic Release](https://semantic-release.gitbook.io/semantic-release/) - Fully automated version management and package publishing.
- 📦 [Changesets](https://github.com/changesets/changesets) - A way to manage your versioning and changelogs.
- 📖 [Typedoc](https://typedoc.org/) - Generate documentation of your package.
- 🔀 [Github Actions](https://github.com/features/actions) - CI pipelines
- 💪 [PNPM](https://pnpm.io/) - Package manager
Expand Down

0 comments on commit cc6ac11

Please sign in to comment.