Skip to content

Commit

Permalink
release: v1.2.1
Browse files Browse the repository at this point in the history
## [1.2.1](v1.2.0...v1.2.1) (2024-07-03)

### Bug Fixes

* readme ([#35](#35)) ([3d2ae98](3d2ae98)), closes [#34](#34)
  • Loading branch information
gitops-release committed Jul 3, 2024
1 parent 0de189d commit 1d73b54
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mnrendra/stack-trace",
"version": "1.2.0",
"version": "1.2.1",
"description": "A utility that enables stack tracing of the `NodeJs.CallSite` object, allowing dynamic tracing of invocations.",
"private": false,
"main": "dist/index.js",
Expand Down

0 comments on commit 1d73b54

Please sign in to comment.