Skip to content

Commit

Permalink
chore: release v1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
mohammadGh committed Feb 27, 2024
1 parent 2edea7d commit 520b430
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,16 @@

## 1.0.3...main

[compare changes](https://github.com/mohammadGh/my-typescript-library-starter/compare/1.0.3...main)

### 🩹 Fixes

- **build:** Fix configuration to use changelogen tool for updating changelog.md ([2edea7d](https://github.com/mohammadGh/my-typescript-library-starter/commit/2edea7d))

### ❤️ Contributors

- Mgh <m.ghoreshi@gmail.com>

## v1.0.1


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": "my-typescript-library-starter",
"type": "module",
"version": "1.0.3",
"version": "1.0.4",
"packageManager": "pnpm@8.15.3",
"description": "A boilerplate for starting a TypeScript library, equipped with Vitest + ESLint + Commitizen + Husky + Release-it and generating beautiful change-log with Changelogen",
"author": "mgh <m.ghoreshi@gmail.com>",
Expand Down

0 comments on commit 520b430

Please sign in to comment.