Skip to content

Commit 2262a4f

Browse files
committed
2.8.0
1 parent 0368de8 commit 2262a4f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "vscode-typescript-exportallmodules",
33
"displayName": "TypeScript Barrel Generator",
44
"description": "VSCode extension which generates a barrel `index.ts` file with all the module exports from the current directory.",
5-
"version": "2.7.0",
5+
"version": "2.8.0",
66
"icon": "assets/export-all.png",
77
"publisher": "eliostruyf",
88
"galleryBanner": {

0 commit comments

Comments
 (0)