Skip to content

Commit

Permalink
chore(release): release v0.1.1 🎉
Browse files Browse the repository at this point in the history
  • Loading branch information
euberdeveloper committed Aug 15, 2024
1 parent 1647a6d commit 3c85cd4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@


## [0.1.1](https://github.com/euberdeveloper/typedoc-plugin-ga/compare/0.1.0...0.1.1) (2024-08-15)

# 0.1.0 (2024-08-15)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "typedoc-plugin-ga",
"version": "0.1.0",
"version": "0.1.1",
"description": "A plugin for Typedoc to add Google Analytics",
"types": "./bundled/lib/commonjs/index.d.ts",
"main": "./bundled/lib/commonjs/index.js",
Expand Down

0 comments on commit 3c85cd4

Please sign in to comment.