We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ccd8fc3 commit b3db295Copy full SHA for b3db295
packages/tsconfig/CHANGELOG.md
@@ -0,0 +1,10 @@
1
+# Change Log
2
+
3
+All notable changes to this project will be documented in this file.
4
+See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
6
+## 1.1.0 (2022-12-15)
7
8
+### Features
9
10
+- introduce @scaleway/tsconfig ([#1119](https://github.com/scaleway/scaleway-lib/issues/1119)) ([ccd8fc3](https://github.com/scaleway/scaleway-lib/commit/ccd8fc3c2864da52849be69d412ebd9df82e1229))
packages/tsconfig/package.json
@@ -1,6 +1,6 @@
{
"name": "@scaleway/tsconfig",
- "version": "1.0.0",
+ "version": "1.1.0",
"description": "Scaleway shared tsconfig",
"keywords": [
"typescript",
0 commit comments