We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bba2d8d commit 29dec34Copy full SHA for 29dec34
.changeset/tame-plums-mix.md
packages/stdlib/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @tsplus/stdlib
2
3
+## 0.0.2
4
+
5
+### Patch Changes
6
7
+- [`bba2d8d`](https://github.com/ts-plus/stdlib/commit/bba2d8dbf66410a7585459d5993c9a7a8d9b52b6) Thanks [@mikearnaldi](https://github.com/mikearnaldi)! - Add indexes to improve discovery
8
9
## 0.0.1
10
11
### Patch Changes
packages/stdlib/package.json
@@ -1,6 +1,6 @@
{
"name": "@tsplus/stdlib",
- "version": "0.0.1",
+ "version": "0.0.2",
"repository": "https://github.com/ts-plus/installer.git",
"author": "Michael Arnaldi <arnaldimichael@gmail.com>",
"license": "MIT",
0 commit comments