Skip to content

Commit a6d0871

Browse files
chore(release): v1.1.2
1 parent edf30aa commit a6d0871

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.2
4+
5+
[compare changes](https://github.com/cli-stuff/apr/compare/v1.1.1...v1.1.2)
6+
7+
### 🩹 Fixes
8+
9+
- Fix dependencies ([edf30aa](https://github.com/cli-stuff/apr/commit/edf30aa))
10+
11+
### ❤️ Contributors
12+
13+
- Okinea Dev ([@okineadev](http://github.com/okineadev))
14+
315
## v1.1.1
416

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

package.json

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

0 commit comments

Comments
 (0)