Skip to content

Commit efe162d

Browse files
chore: release v0.1.2
1 parent 4bfcfe2 commit efe162d

3 files changed

Lines changed: 36 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
### Changelog
2+
3+
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
4+
5+
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
6+
7+
#### [0.1.2](https://github.com/HamadTheIronside/slots-component/compare/0.1.1...0.1.2)
8+
9+
- feat: add changelog [`4bfcfe2`](https://github.com/HamadTheIronside/slots-component/commit/4bfcfe29df562b2fff2669e8d88523d9b185185e)
10+
11+
#### [0.1.1](https://github.com/HamadTheIronside/slots-component/compare/0.1.0...0.1.1)
12+
13+
> 1 April 2024
14+
15+
- feat: roadmap & change log [`#3`](https://github.com/HamadTheIronside/slots-component/pull/3)
16+
- chore: release v0.1.1 [`3afbfa0`](https://github.com/HamadTheIronside/slots-component/commit/3afbfa08de05faaf90f04336e9ec0a0d930cd075)
17+
18+
#### [0.1.0](https://github.com/HamadTheIronside/slots-component/compare/0.0.2...0.1.0)
19+
20+
> 1 April 2024
21+
22+
- feat: update readme [`#2`](https://github.com/HamadTheIronside/slots-component/pull/2)
23+
- feat: Add testing sample [`#1`](https://github.com/HamadTheIronside/slots-component/pull/1)
24+
- feat: Add testing [`17a46db`](https://github.com/HamadTheIronside/slots-component/commit/17a46db9d82279152746251214c9683f52fa0cec)
25+
- Add CI [`74a5577`](https://github.com/HamadTheIronside/slots-component/commit/74a55775cd3124592bb9e70e49eb428cfda94886)
26+
- chore: release v0.1.0 [`1290fa4`](https://github.com/HamadTheIronside/slots-component/commit/1290fa468c60c1efec4b666ade95a6e51c580dc8)
27+
28+
#### 0.0.2
29+
30+
> 31 March 2024
31+
32+
- feat: init [`19b7557`](https://github.com/HamadTheIronside/slots-component/commit/19b755780490edd06cc4a8686f4644b6542ab32c)
33+
- chore: release v0.0.2 [`9458984`](https://github.com/HamadTheIronside/slots-component/commit/945898459c1b8094e821727403e22a56b4d16899)

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"ts-node": "^10.9.2",
1515
"typescript": "^5.4.3"
1616
},
17-
"version": "0.1.1",
17+
"version": "0.1.2",
1818
"main": "dist/index.js",
1919
"types": "dist/index.d.ts",
2020
"author": "Abdolah Keshtkar",

0 commit comments

Comments
 (0)