Skip to content

Commit 2f27078

Browse files
chore(release): v1.0.2
1 parent c1d007e commit 2f27078

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

+16
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Changelog
22

3+
## v1.0.2
4+
5+
[compare changes](https://github.com/cli-stuff/apr/compare/v1.0.1...v1.0.2)
6+
7+
### 🩹 Fixes
8+
9+
- Fix executable ([c1d007e](https://github.com/cli-stuff/apr/commit/c1d007e))
10+
11+
### 📖 Documentation
12+
13+
- ✏️ Add CONTRIBUTING.md file ([2683944](https://github.com/cli-stuff/apr/commit/2683944))
14+
15+
### ❤️ Contributors
16+
17+
- Okinea Dev ([@okineadev](http://github.com/okineadev))
18+
319
## v1.0.1
420

521
[compare changes](https://github.com/cli-stuff/apr/compare/v1.0.0...v1.0.1)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "aboutproject",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"main": "src/index.tsx",
55
"module": "src/index.tsx",
66
"bin": {

0 commit comments

Comments
 (0)