Skip to content

Commit 52e2969

Browse files
chore(release): v1.1.3
1 parent 455d1de commit 52e2969

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## v1.1.3
4+
5+
[compare changes](https://github.com/cli-stuff/apr/compare/v1.1.2...v1.1.3)
6+
7+
### 🏡 Chore
8+
9+
- 🔒 update `@types/react` and add `react` as a peer dependency ([455d1de](https://github.com/cli-stuff/apr/commit/455d1de))
10+
11+
### ❤️ Contributors
12+
13+
- Okinea Dev ([@okineadev](http://github.com/okineadev))
14+
315
## v1.1.2
416

517
[compare changes](https://github.com/cli-stuff/apr/compare/v1.1.1...v1.1.2)

package.json

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

0 commit comments

Comments
 (0)