Skip to content

Commit

Permalink
chore: release 9.1.0
Browse files Browse the repository at this point in the history
oscb committed Jun 30, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 886a36e commit 9749df3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/telemetry/segment.ts
Original file line number Diff line number Diff line change
@@ -372,7 +372,7 @@ function withTypewriterContext<P extends Record<string, any>, T extends TrackMes
...(message.context || {}),
typewriter: {
language: 'typescript',
version: '9.0.0',
version: '9.1.0',
},
},
}

0 comments on commit 9749df3

Please sign in to comment.