Skip to content

Commit

Permalink
tmp: bump test 2 (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
cometkim committed Nov 2, 2023
1 parent bdc1a3a commit 3bc7abe
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/twenty-moons-grow.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@urlpack/base-codec": major
---

BREAKING!!
1 change: 1 addition & 0 deletions packages/base-codec/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ export * from './encoder';
export * from './decoder';

console.log("hey dependencies!");
console.log("hey dependencies!!");

0 comments on commit 3bc7abe

Please sign in to comment.