Skip to content

Commit 59c4de1

Browse files
chore(main): release 1.1.0
1 parent ba4768f commit 59c4de1

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.1.0](https://github.com/XD2Sketch/next-google-tag-manager/compare/1.0.0...v1.1.0) (2023-08-01)
4+
5+
6+
### Features
7+
8+
* add server side tagging and container configuration options ([#8](https://github.com/XD2Sketch/next-google-tag-manager/issues/8)) ([ba4768f](https://github.com/XD2Sketch/next-google-tag-manager/commit/ba4768fc6396d2f9b226eeb05101ff6836468c5b))
9+
310
## 1.0.0 (2023-07-11)
411

512

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@magicul/next-google-tag-manager",
33
"description": "A lightweight Next 13 compatible Google Tag Manager package.",
4-
"version": "2.0.0",
4+
"version": "1.1.0",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",
77
"homepage": "https://github.com/XD2Sketch/next-google-tag-manager#readme",

0 commit comments

Comments
 (0)