From a3c76e8e8c3df4a9076f274f163912d4dbcd1da7 Mon Sep 17 00:00:00 2001 From: GauravWalia19 Date: Sun, 12 Jul 2020 16:52:52 +0530 Subject: [PATCH] version 6 released --- Deprecated.md | 32 -------------------------------- release_notes.md | 13 +++++++++++-- 2 files changed, 11 insertions(+), 34 deletions(-) delete mode 100644 Deprecated.md diff --git a/Deprecated.md b/Deprecated.md deleted file mode 100644 index 4fdfc26..0000000 --- a/Deprecated.md +++ /dev/null @@ -1,32 +0,0 @@ -# DEPRECATED RESOURCES - -This treasure contain the items that are not useful for treasure. Actually they are not deprecated. - -## KEYFRAMES - -A library for converting Adobe AE shape based animations to a data format and playing it back on Android and iOS devices - -* [GITHUB](https://github.com/facebookincubator/Keyframes) -* [WEBSITE](https://facebookincubator.github.io/Keyframes/) -* [DOCS](https://facebookincubator.github.io/Keyframes/docs/getting-started) - -## NETLIFY CMS - -A CMS for Static Site Generators - -* [GITHUB](https://github.com/netlify/netlify-cms) -* [WEBSITE](https://www.netlifycms.org/) -* [DOCS](https://www.netlifycms.org/docs/intro) - -## PRETTIER - -Prettier is an opinionated code formatter. - -* [GITHUB](https://github.com/prettier/prettier) -* [WEBSITE](https://prettier.io) - -## TRILLIUM - -Build your personal knowledge base with Trilium Notes - -* [GITHUB](https://github.com/zadam/trilium) \ No newline at end of file diff --git a/release_notes.md b/release_notes.md index 5af69e2..92f4b44 100644 --- a/release_notes.md +++ b/release_notes.md @@ -1,6 +1,15 @@ -# VERSION 5 +# VERSION 6 -## [UPDATES 5.7.0](https://github.com/TechOUs/Treasure-js/releases/tag/5.7.0) +## [RELEASE 6.0.0](https://github.com/TechOUs/Treasure-js/releases/tag/v6.0.0) + +* Removed all the bad indexes +* From now on all the libraries are mentioned in the number files +* There will not be a separate files for libraries like react, vue or node as it confuses users +* Deprecated file removed from this release + +## VERSION 5 + +### [UPDATES 5.7.0](https://github.com/TechOUs/Treasure-js/releases/tag/5.7.0) **Added these libraries:**