From e279d984d01937264b077a111863b38d15fcb1d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Vanvelthem?= Date: Mon, 3 Oct 2022 18:05:17 +0200 Subject: [PATCH] docs: changeset --- .changeset/fifty-panthers-cheat.md | 8 ++++++++ .changeset/moody-melons-stare.md | 5 +++++ 2 files changed, 13 insertions(+) create mode 100644 .changeset/fifty-panthers-cheat.md create mode 100644 .changeset/moody-melons-stare.md diff --git a/.changeset/fifty-panthers-cheat.md b/.changeset/fifty-panthers-cheat.md new file mode 100644 index 00000000000..4bf77291340 --- /dev/null +++ b/.changeset/fifty-panthers-cheat.md @@ -0,0 +1,8 @@ +--- +"nextjs-app": minor +"@your-org/core-lib": minor +"@your-org/ts-utils": minor +"@your-org/ui-lib": minor +--- + +Move typescript utils to @your-org/ts-utils diff --git a/.changeset/moody-melons-stare.md b/.changeset/moody-melons-stare.md new file mode 100644 index 00000000000..e2ef0d5ff62 --- /dev/null +++ b/.changeset/moody-melons-stare.md @@ -0,0 +1,5 @@ +--- +"@your-org/ts-utils": minor +--- + +Example ts-utils packages as esm with jest and vitest