Skip to content

Commit

Permalink
Apply automatic changes
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and github-actions[bot] committed Sep 4, 2023
1 parent f83a5f0 commit 3e848c1
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

All notable changes to this project will be documented in this file.

## [0.3.1] - 2023-09-04

### Dependencies

- chore(deps): update dependencies ([details](https://github.com/KonradSzwarc/devscard/pull/237))

## [0.3.0] - 2023-08-25

### Breaking
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": "devscard",
"description": "Template for creating a comprehensive virtual CV for developers.",
"version": "0.3.0",
"version": "0.3.1",
"private": true,
"engines": {
"node": ">=18",
Expand Down

0 comments on commit 3e848c1

Please sign in to comment.