Skip to content

Commit

Permalink
Bumping version for the script (#65)
Browse files Browse the repository at this point in the history
* Bumping version for the script

* More package version change
  • Loading branch information
xavijam authored Apr 12, 2023
1 parent 9687558 commit 413b2b8
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 4 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## Unreleased


## [1.4.0] - 2023-04-12
### Added
- [Script] Add support to set the domain for the cookie

## [1.3.0] - 2023-03-15
### Added
- [Script] Add support to send attributes set in the script tag
Expand Down
2 changes: 1 addition & 1 deletion dashboard/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 dashboard/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tinybirdco/analytics-dashboard",
"version": "1.3.0",
"version": "1.4.0",
"description": "Tinybird web analytics dashboard",
"homepage": "https://github.com/tinybirdco/web-analytics-starter-kit/tree/main/dashboard#README",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion middleware/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 middleware/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tinybirdco/flock.js",
"version": "1.3.0",
"version": "1.4.0",
"main": "dist/index.js",
"description": "Tinybird web analytics tracking script",
"author": "Tinybird team",
Expand Down

1 comment on commit 413b2b8

@vercel
Copy link

@vercel vercel bot commented on 413b2b8 Apr 12, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.