Skip to content

Commit 0e397e3

Browse files
committed
Release 0.1.2
1 parent 212546f commit 0e397e3

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

88

9-
## [Unreleased]
9+
## [0.1.2] - 2024-02-12
1010

1111
* add opentelemetry api to deps
1212

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@baselime/sveltekit-opentelemetry-middleware",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"description": "A Template for Typescript NPM Libraries",
55
"main": "dist/index.js",
66
"type": "module",

0 commit comments

Comments
 (0)