Skip to content

Commit

Permalink
chore(release): 1.0.0-beta.1
Browse files Browse the repository at this point in the history
# 1.0.0-beta.1 (2024-06-25)

### Bug Fixes

* 403 error from github in release workflow ([#2](#2)) ([b32a278](b32a278))
* add token to checkout branch release workflow ([651dcd7](651dcd7))
* use classic github token to fix release workflow ([#5](#5)) ([fff056c](fff056c))
* use default github token to fix release workflow ([#4](#4)) ([f1e1439](f1e1439))

### Features

* create nuxt-request-timeline module/playground ([#1](#1)) ([733d30c](733d30c))
  • Loading branch information
semantic-release-bot committed Jun 25, 2024
1 parent 651dcd7 commit 2285c94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nuxt-request-timeline",
"version": "1.0.0",
"version": "1.0.0-beta.1",
"description": "Nuxt module to visualiaze your request timeline using a waterfall chart",
"type": "module",
"engines": {
Expand Down

0 comments on commit 2285c94

Please sign in to comment.