Skip to content

Commit

Permalink
Bump independent versions [skip ci]
Browse files Browse the repository at this point in the history
 - @tablecheck/[email protected]
  • Loading branch information
tablecheck-ci committed Sep 17, 2024
1 parent 1870111 commit e431173
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

17 changes: 8 additions & 9 deletions packages/vite-import-massager-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,18 @@
# v2.1.0 (Tue Sep 17 2024)
# Change Log

#### 🚀 Enhancement
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

- feat: adds support for non-default exported import remapping [#115](https://github.com/tablecheck/frontend/pull/115) ([@SimeonC](https://github.com/SimeonC))
# [2.1.0](https://github.com/tablecheck/frontend/compare/@tablecheck/[email protected]...@tablecheck/[email protected]) (2024-09-17)

#### Authors: 1

- Simeon Cheeseman ([@SimeonC](https://github.com/SimeonC))
### Features

* adds support for non-default exported import remapping ([b153dbf](https://github.com/tablecheck/frontend/commit/b153dbff8b70892fd409f6261a7e4fb23ef88f93))


---

# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 2.0.0 (2024-09-12)

Expand Down
2 changes: 1 addition & 1 deletion packages/vite-import-massager-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"type": "git",
"url": "[email protected]:tablecheck/frontend.git"
},
"version": "2.0.0",
"version": "2.1.0",
"type": "module",
"exports": {
".": {
Expand Down

0 comments on commit e431173

Please sign in to comment.