Skip to content

Commit

Permalink
Merge pull request #225 from LeleDallas/release-please--branches--mai…
Browse files Browse the repository at this point in the history
…n--components--skillsfolio

chore(main): release 1.4.0
  • Loading branch information
LeleDallas committed Jul 18, 2024
2 parents 29e98b9 + 6e7fa48 commit 5064003
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [1.4.0](https://github.com/LeleDallas/skillsfolio/compare/v1.3.0...v1.4.0) (2024-07-17)


### Features

* **Project:** update project list ([6763bb3](https://github.com/LeleDallas/skillsfolio/commit/6763bb31b3d19af221d616e134ceedb87f9de0be))


### Bug Fixes

* **Project:** image url ([29e98b9](https://github.com/LeleDallas/skillsfolio/commit/29e98b9a179a10718a5ff91a85e061ef34a6e6f6))

## [1.3.0](https://github.com/LeleDallas/skillsfolio/compare/v1.2.5...v1.3.0) (2024-05-10)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "skillsfolio",
"private": true,
"version": "1.3.0",
"version": "1.4.0",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down

0 comments on commit 5064003

Please sign in to comment.