Skip to content

Commit 3367f39

Browse files
Version Packages (#624)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent eb98b60 commit 3367f39

File tree

4 files changed

+8
-7
lines changed

4 files changed

+8
-7
lines changed

.changeset/silver-mugs-provide.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/browser/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @segment/analytics-next
22

3+
## 1.44.0
4+
5+
### Minor Changes
6+
7+
- [#597](https://github.com/segmentio/analytics-next/pull/597) [`18dc5b0`](https://github.com/segmentio/analytics-next/commit/18dc5b07431276a9b2ff3bdff28da0f3ee1e4fa8) Thanks [@danieljackins](https://github.com/danieljackins)! - Added destination filter support to action destinations
8+
39
## 1.43.2
410

511
### Patch Changes

packages/browser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@segment/analytics-next",
3-
"version": "1.43.2",
3+
"version": "1.44.0",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/segmentio/analytics-next",
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
// This file is generated.
2-
export const version = '1.43.2'
2+
export const version = '1.44.0'

0 commit comments

Comments
 (0)