Skip to content

Commit

Permalink
chore(release): 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
binodnepali committed Apr 30, 2024
1 parent 419f8ca commit a4326ee
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# Changelog

All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.

## [2.0.0](https://github.com/binodnepali/portfolio/compare/v1.0.0...v2.0.0) (2024-04-30)


### ⚠ BREAKING CHANGES

* drop out development using nuxt3 and openprops in favour deno web framework

* setup project using fresh and twind ([1b73068](https://github.com/binodnepali/portfolio/commit/1b730688acd476ca3f81a2c38ad88eb1defeb7d6)), closes [#38](https://github.com/binodnepali/portfolio/issues/38)


### Features

* **#15:** add work experience section ([e1e6049](https://github.com/binodnepali/portfolio/commit/e1e604996136c48805e0f481e402b770c89e2ee0)), closes [#15](https://github.com/binodnepali/portfolio/issues/15)
* add eduction section ([ff2be39](https://github.com/binodnepali/portfolio/commit/ff2be391a585de67c0fdbe137a53e744929e8bd3))
* see more in experience ([e331f10](https://github.com/binodnepali/portfolio/commit/e331f104ab9faf46a3be4682c78b4b8d0b61b314))


### Bug Fixes

* base url undefined ([c81c632](https://github.com/binodnepali/portfolio/commit/c81c63299bde07beb8bba94ec214c7d1bc5f7851))
* failed to fetch api call ([67c2c8a](https://github.com/binodnepali/portfolio/commit/67c2c8a927c55c75beba71dbe8bca4349da43972))
* remove hardcode base api url ([cd237c0](https://github.com/binodnepali/portfolio/commit/cd237c0315619a99948db4c0b313cd33d6a44e20))

0 comments on commit a4326ee

Please sign in to comment.