Skip to content

Commit

Permalink
🔖 Release v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcinSkic committed Mar 7, 2024
1 parent 8c7a645 commit bba5906
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 1 deletion.
24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,38 @@
# Changelog

<div align="right">

## v1.2.0 (2024-03-07)

</div>

## Output customization

![showcase](./changelog/v1_2_0/1.png)

Tech can now be split into groups and when using one of 2 layouts (or both) you can name header of these groups. Also you can edit header or icon size.

## Images tooltip

Generated markdown now shows tech name on hover as a tooltip

<div align="right">

## v1.1.0 (2024-02-13)

</div>

## What's changed

- ✨ Add some vue-related/compatible tech icons
- 🐛 Make preview style work on picture tag

<div align="right">

## v1.0.0 (2024-02-10)

</div>

## What's changed

- ✨ Finish minimum viable product for v1.0.0
Binary file added changelog/v1_2_0/1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "personal-toolbox",
"version": "1.1.0",
"version": "1.2.0",
"private": true,
"scripts": {
"dev": "vite dev",
Expand Down

0 comments on commit bba5906

Please sign in to comment.