Skip to content

Commit

Permalink
chore: release v0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
HamadTheIronside committed Apr 1, 2024
1 parent 4bfcfe2 commit efe162d
Show file tree
Hide file tree
Showing 3 changed files with 36 additions and 3 deletions.
33 changes: 33 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
### Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [0.1.2](https://github.com/HamadTheIronside/slots-component/compare/0.1.1...0.1.2)

- feat: add changelog [`4bfcfe2`](https://github.com/HamadTheIronside/slots-component/commit/4bfcfe29df562b2fff2669e8d88523d9b185185e)

#### [0.1.1](https://github.com/HamadTheIronside/slots-component/compare/0.1.0...0.1.1)

> 1 April 2024
- feat: roadmap & change log [`#3`](https://github.com/HamadTheIronside/slots-component/pull/3)
- chore: release v0.1.1 [`3afbfa0`](https://github.com/HamadTheIronside/slots-component/commit/3afbfa08de05faaf90f04336e9ec0a0d930cd075)

#### [0.1.0](https://github.com/HamadTheIronside/slots-component/compare/0.0.2...0.1.0)

> 1 April 2024
- feat: update readme [`#2`](https://github.com/HamadTheIronside/slots-component/pull/2)
- feat: Add testing sample [`#1`](https://github.com/HamadTheIronside/slots-component/pull/1)
- feat: Add testing [`17a46db`](https://github.com/HamadTheIronside/slots-component/commit/17a46db9d82279152746251214c9683f52fa0cec)
- Add CI [`74a5577`](https://github.com/HamadTheIronside/slots-component/commit/74a55775cd3124592bb9e70e49eb428cfda94886)
- chore: release v0.1.0 [`1290fa4`](https://github.com/HamadTheIronside/slots-component/commit/1290fa468c60c1efec4b666ade95a6e51c580dc8)

#### 0.0.2

> 31 March 2024
- feat: init [`19b7557`](https://github.com/HamadTheIronside/slots-component/commit/19b755780490edd06cc4a8686f4644b6542ab32c)
- chore: release v0.0.2 [`9458984`](https://github.com/HamadTheIronside/slots-component/commit/945898459c1b8094e821727403e22a56b4d16899)
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"ts-node": "^10.9.2",
"typescript": "^5.4.3"
},
"version": "0.1.1",
"version": "0.1.2",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"author": "Abdolah Keshtkar",
Expand Down

0 comments on commit efe162d

Please sign in to comment.