From ba08419658ae7f86aa63cf73d12436224db5ec67 Mon Sep 17 00:00:00 2001 From: John Vu Date: Tue, 6 Feb 2024 16:17:18 -0800 Subject: [PATCH] Remove beta warning from README.mustache --- codegen/templates/README.mustache | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/codegen/templates/README.mustache b/codegen/templates/README.mustache index 9c307fc..0cd8d25 100644 --- a/codegen/templates/README.mustache +++ b/codegen/templates/README.mustache @@ -1,16 +1,5 @@ # {{projectName}} [![GitHub release][release-image]][release-url] [![NPM Version][npm-image]][npm-url] -> **Important** -> Version 3.X.X is the newest release of our Node client library and currently in public beta. This means that while it has the latest Asana features, we're still putting on the final touches to ensure it's as stable and reliable as possible. -> ->🛠️ **Looking Ahead** -> -> This version will receive updates going forward, and it’s on track to reach full stability soon. Your input is invaluable in this process! If you spot any issues, have suggestions, or need help, don’t hesitate to reach out. You can open a GitHub issue or submit your feedback directly to us. -> ->📖 **Get Started with Examples and Resources** -> -> For now, if you’re in search of a version that has stood the test of time and is proven to be stable, we recommend using version 1.0.2. You can easily install it using: `npm install asana@1.0.2` and following v1 samples and documentation. - - API version: {{appVersion}} - Package version: {{projectVersion}} {{^hideGenerationTimestamp}}