Skip to content

Commit

Permalink
Merge pull request #227 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.1
  • Loading branch information
LeleDallas authored Jul 24, 2024
2 parents 56081f8 + 34b0f7b commit 30489d2
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.4.1](https://github.com/LeleDallas/skillsfolio/compare/v1.4.0...v1.4.1) (2024-07-24)


### Bug Fixes

* **deps:** update dependency @ant-design/icons to v5.4.0 ([9a983a9](https://github.com/LeleDallas/skillsfolio/commit/9a983a98ff7a0155e052a5c9a21e96487aa1db36))

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


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.4.0",
"version": "1.4.1",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down

0 comments on commit 30489d2

Please sign in to comment.