Skip to content

Commit

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

### Bug Fixes

* prepack script missing the prepare step ([44f5d85](44f5d85))
  • Loading branch information
semantic-release-bot committed Jun 25, 2024
1 parent 44f5d85 commit f53bb80
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-beta.1",
"version": "1.0.0-beta.2",
"description": "Nuxt module to visualiaze your request timeline using a waterfall chart",
"type": "module",
"engines": {
Expand Down

0 comments on commit f53bb80

Please sign in to comment.