Skip to content

Commit

Permalink
👷 chore(release): 2.0.20
Browse files Browse the repository at this point in the history
# [v2.0.20](v2.0.19...v2.0.20)

## ⚗️ Experimenting new things
- [`dd93c17`](dd93c17)  experiment(ci/cd): use github token directly for semver
- [`69ab62e`](69ab62e)  experiment(ci/cd): fix permission set
- [`ea70ef6`](ea70ef6)  experiment(ci/cd): rollback edits
  • Loading branch information
semantic-release-bot committed Mar 29, 2024
1 parent 4671090 commit 2f30957
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

# [v2.0.20](https://github.com/zhavir/portfolio-frontend/compare/v2.0.19...v2.0.20)

## ⚗️ Experimenting new things
- [`dd93c17`](https://github.com/zhavir/portfolio-frontend/commit/dd93c17) experiment(ci/cd): use github token directly for semver
- [`69ab62e`](https://github.com/zhavir/portfolio-frontend/commit/69ab62e) experiment(ci/cd): fix permission set
- [`ea70ef6`](https://github.com/zhavir/portfolio-frontend/commit/ea70ef6) experiment(ci/cd): rollback edits

# [v2.0.19](https://github.com/zhavir/portfolio-frontend/compare/v2.0.18...v2.0.19)

## 🐛 Fixing a bug
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "portfolio-frontend",
"version": "2.0.19",
"version": "2.0.20",
"private": true,
"type": "module",
"scripts": {
Expand Down

0 comments on commit 2f30957

Please sign in to comment.