Skip to content

Commit bcfdba0

Browse files
committed
docs(release): bump package version
1 parent f3cea2d commit bcfdba0

3 files changed

Lines changed: 16 additions & 6 deletions

File tree

.changeset/forty-pumas-breathe.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# landing-page
22

3+
## 1.8.0
4+
5+
### Minor Changes
6+
7+
- Add new link border
8+
Add aria-label
9+
Change sections images to the same size and tiny png
10+
Illustration background animation is now equal in all sections
11+
12+
## 1.7.0 2023-11-10
13+
14+
### Minor Changes
15+
16+
- 268e214: Add new cicd workflow
17+
318
## 1.6.3 - 2023-10-28
419

520
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "landing-page",
3-
"version": "1.6.3",
3+
"version": "1.8.0",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",

0 commit comments

Comments
 (0)