Skip to content

Commit 78102e8

Browse files
chore(release): 2.0.0 [skip ci]
# [2.0.0](v1.3.0...v2.0.0) (2024-03-26) * refactor!: transition internal utils to web-utils dependency ([1303ced](1303ced)) ### BREAKING CHANGES * This change moves the internal utilities to the external 'web-utils' library dependency to evolve the utilities and improve maintainability. It will allow us to leverage a more robust and tested set of shared utilities.
1 parent 1303ced commit 78102e8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ceeblue/webrtc-client",
3-
"version": "1.3.0",
3+
"version": "2.0.0",
44
"description": "Ceeblue WebRTC Client",
55
"keywords": [
66
"webrtc",

0 commit comments

Comments
 (0)