Skip to content

Commit

Permalink
Merge pull request #18 from artmizu/release-please--branches--main--c…
Browse files Browse the repository at this point in the history
…omponents--nuxt-prometheus

chore(main): release 2.1.2
  • Loading branch information
artmizu authored Aug 11, 2023
2 parents b2c9f83 + d0c4b46 commit 0bd4353
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

## [2.1.2](https://github.com/artmizu/nuxt-prometheus/compare/v2.1.1...v2.1.2) (2023-08-11)


### Bug Fixes

* release ([9568400](https://github.com/artmizu/nuxt-prometheus/commit/956840064945fd98f9075f8bfa4e8a6672fbc700))

## [2.1.1](https://github.com/artmizu/nuxt-prometheus/compare/v2.1.0...v2.1.1) (2023-08-11)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@artmizu/nuxt-prometheus",
"type": "module",
"version": "2.1.1",
"version": "2.1.2",
"packageManager": "pnpm@7.16.1",
"description": "Allows you to better understand what's going on with your application and how to optimize performance and other things in production",
"license": "MIT",
Expand Down

0 comments on commit 0bd4353

Please sign in to comment.