Skip to content

Commit

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

chore(main): release 1.2.2
  • Loading branch information
LeleDallas committed Dec 18, 2023
2 parents a057f08 + 20e8705 commit a0d2b8a
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.2.2](https://github.com/LeleDallas/skillsfolio/compare/v1.2.1...v1.2.2) (2023-12-17)


### Bug Fixes

* hide map secret, removed placeholder ([b4adf02](https://github.com/LeleDallas/skillsfolio/commit/b4adf02ebf15ee65a2476539b7791ec461024a3f))

## [1.2.1](https://github.com/LeleDallas/skillsfolio/compare/v1.2.0...v1.2.1) (2023-11-30)


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

0 comments on commit a0d2b8a

Please sign in to comment.