Skip to content

Commit

Permalink
chore(release): v1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Apr 3, 2022
1 parent f67a668 commit dd68d81
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 13 deletions.
40 changes: 29 additions & 11 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,39 +1,57 @@
# [1.6.0](https://github.com/avneesh0612/portfolio/compare/v1.5.0...v1.6.0) (2022-04-03)


### Features

* add umami and minor improvements ([f67a668](https://github.com/avneesh0612/portfolio/commit/f67a6688b3f452bf492abf9582ff4af2637a4ccd))



# [1.5.0](https://github.com/avneesh0612/portfolio/compare/v1.4.2...v1.5.0) (2022-02-08)


### Bug Fixes

- build and use link ([e8fc196](https://github.com/avneesh0612/portfolio/commit/e8fc1965d0f7d77fec6aecd0f0e8b8e8791f9312))
- typo ([3ea1146](https://github.com/avneesh0612/portfolio/commit/3ea11468f2aa841de16712e253a03c941ae77f85))
- use router instead of a tag ([d554049](https://github.com/avneesh0612/portfolio/commit/d554049f05bae4cde300afa6d152f7b39f45adeb))
* build and use link ([e8fc196](https://github.com/avneesh0612/portfolio/commit/e8fc1965d0f7d77fec6aecd0f0e8b8e8791f9312))
* typo ([3ea1146](https://github.com/avneesh0612/portfolio/commit/3ea11468f2aa841de16712e253a03c941ae77f85))
* use router instead of a tag ([d554049](https://github.com/avneesh0612/portfolio/commit/d554049f05bae4cde300afa6d152f7b39f45adeb))


### Features

- changes on the 404 page ([eefac78](https://github.com/avneesh0612/portfolio/commit/eefac7857de018db1906f82d7cc1aef7204490bd))
* changes on the 404 page ([eefac78](https://github.com/avneesh0612/portfolio/commit/eefac7857de018db1906f82d7cc1aef7204490bd))



## [1.4.2](https://github.com/avneesh0612/portfolio/compare/v1.4.1...v1.4.2) (2022-01-30)


### Bug Fixes

- add node types ([a77de92](https://github.com/avneesh0612/portfolio/commit/a77de92b4e04b87a2f5bc51d6c1c11a861716065))
* add node types ([a77de92](https://github.com/avneesh0612/portfolio/commit/a77de92b4e04b87a2f5bc51d6c1c11a861716065))



## [1.4.1](https://github.com/avneesh0612/portfolio/compare/v1.4.0...v1.4.1) (2022-01-22)


### Bug Fixes

- og image ([117e68d](https://github.com/avneesh0612/portfolio/commit/117e68d7449a4f8bf1bf0bcd294b4dfa4b987b8a))
* og image ([117e68d](https://github.com/avneesh0612/portfolio/commit/117e68d7449a4f8bf1bf0bcd294b4dfa4b987b8a))



# [1.4.0](https://github.com/avneesh0612/portfolio/compare/v1.3.0...v1.4.0) (2022-01-16)


### Bug Fixes

- formatting ([d53e93c](https://github.com/avneesh0612/portfolio/commit/d53e93c61261d9b5b1d2ca7942ff27f7bf08dba7))
* formatting ([d53e93c](https://github.com/avneesh0612/portfolio/commit/d53e93c61261d9b5b1d2ca7942ff27f7bf08dba7))


### Features

- minor refactors, and improve via feedback ([b05cc88](https://github.com/avneesh0612/portfolio/commit/b05cc88a0f9dae698038db9587c49b23d91caf74))
* minor refactors, and improve via feedback ([b05cc88](https://github.com/avneesh0612/portfolio/commit/b05cc88a0f9dae698038db9587c49b23d91caf74))

# [1.3.0](https://github.com/avneesh0612/portfolio/compare/v1.2.2...v1.3.0) (2022-01-14)

### Features

- added google analytics ([ce861ad](https://github.com/avneesh0612/portfolio/commit/ce861ada8b76474979fd5fb866bee55d7b9acc7f))
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,5 @@
"tailwindcss": "^3.0.23",
"typescript": "^4.6.3"
},
"version": "1.5.0"
}
"version": "1.6.0"
}

1 comment on commit dd68d81

@vercel
Copy link

@vercel vercel bot commented on dd68d81 Apr 3, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.