Skip to content

Commit c74227b

Browse files
chore(main): release 2.1.0 (#193)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent e37544b commit c74227b

3 files changed

Lines changed: 15 additions & 3 deletions

File tree

core/packages/pack-n-play/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [2.1.0](https://github.com/googleapis/pack-n-play/compare/v2.0.3...v2.1.0) (2024-12-05)
4+
5+
6+
### Features
7+
8+
* Allow synthetic default imports when testing typescript for esm ([#203](https://github.com/googleapis/pack-n-play/issues/203)) ([ac33320](https://github.com/googleapis/pack-n-play/commit/ac3332052d4c522236acde2b7044bec11855e239))
9+
10+
11+
### Bug Fixes
12+
13+
* **deps:** Update dependency tmp to v0.2.3 ([#183](https://github.com/googleapis/pack-n-play/issues/183)) ([bf12806](https://github.com/googleapis/pack-n-play/commit/bf1280621606a54da32191f12b5414d3b5413ea3))
14+
315
## [2.0.3](https://github.com/googleapis/pack-n-play/compare/v2.0.2...v2.0.3) (2023-11-02)
416

517

core/packages/pack-n-play/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

core/packages/pack-n-play/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "pack-n-play",
33
"description": "Ensure your library installs and compiles",
4-
"version": "2.0.3",
4+
"version": "2.1.0",
55
"author": "Google LLC",
66
"license": "Apache-2.0",
77
"repository": "googleapis/pack-n-play",

0 commit comments

Comments
 (0)