Skip to content

Commit e667139

Browse files
docs: regen
1 parent a36eed1 commit e667139

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

README.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ Available presets
146146

147147
| Name | Version | Description |
148148
| ----------------------- | ------- | ------------------------------------------ |
149-
| [@gasket/preset-api] | 6.38.1 | Create Express-based API with Gasket |
149+
| [@gasket/preset-api] | 6.38.2 | Create Express-based API with Gasket |
150150
| [@gasket/preset-nextjs] | 6.38.1 | Basic NextJS Framework |
151151
| [@gasket/preset-pwa] | 6.38.1 | Turn Gasket apps into Progressive Web Apps |
152152

@@ -157,17 +157,17 @@ Available plugins
157157
| Name | Version | Description |
158158
| ------------------------------- | ------- | -------------------------------------------------------------------------- |
159159
| [@gasket/plugin-analyze] | 6.38.1 | Gasket Analyzer Plugin |
160-
| [@gasket/plugin-command] | 6.38.1 | Plugin to enable other plugins to inject new gasket commands |
161-
| [@gasket/plugin-config] | 6.38.1 | Supports application-specific (non-Gasket) configuration |
160+
| [@gasket/plugin-command] | 6.38.2 | Plugin to enable other plugins to inject new gasket commands |
161+
| [@gasket/plugin-config] | 6.38.2 | Supports application-specific (non-Gasket) configuration |
162162
| [@gasket/plugin-cypress] | 6.38.1 | Integrates Cypress based testing into your Gasket application |
163163
| [@gasket/plugin-docs] | 6.38.1 | Centralize doc files from plugins and modules |
164164
| [@gasket/plugin-docs-graphs] | 6.38.1 | Generate mermaid graphs of an applications gasket lifecycles |
165165
| [@gasket/plugin-docsify] | 6.38.1 | View collated docs with Docsify |
166166
| [@gasket/plugin-docusaurus] | 6.38.1 | Gasket plugin for docusaurus |
167167
| [@gasket/plugin-elastic-apm] | 6.38.1 | Adds Elastic APM instrumentation to your application |
168168
| [@gasket/plugin-express] | 6.38.1 | Adds express support to your application |
169-
| [@gasket/plugin-fastify] | 6.38.1 | Adds fastify support to your application |
170-
| [@gasket/plugin-git] | 6.38.1 | Adds git support to your application |
169+
| [@gasket/plugin-fastify] | 6.38.2 | Adds fastify support to your application |
170+
| [@gasket/plugin-git] | 6.38.2 | Adds git support to your application |
171171
| [@gasket/plugin-https] | 6.38.1 | Create http/s servers with graceful termination |
172172
| [@gasket/plugin-intl] | 6.38.1 | NodeJS script to build localization files. |
173173
| [@gasket/plugin-jest] | 6.38.1 | Integrated jest into your application. |
@@ -179,7 +179,7 @@ Available plugins
179179
| [@gasket/plugin-metrics] | 6.38.1 | Collect metrics for gasket commands |
180180
| [@gasket/plugin-mocha] | 6.38.1 | Integrates mocha based testing in to your Gasket application |
181181
| [@gasket/plugin-morgan] | 6.38.1 | Adds morgan request logger to your app |
182-
| [@gasket/plugin-nextjs] | 6.38.1 | Adds Next support to your application |
182+
| [@gasket/plugin-nextjs] | 6.38.2 | Adds Next support to your application |
183183
| [@gasket/plugin-redux] | 6.38.1 | Gasket Redux Setup |
184184
| [@gasket/plugin-service-worker] | 6.38.1 | Gasket Service Worker Plugin |
185185
| [@gasket/plugin-start] | 6.38.1 | Adds commands for building and starting Gasket apps |
@@ -194,7 +194,7 @@ Supporting modules
194194
| Name | Version | Description |
195195
| -------------------------- | ------- | ------------------------------------------------------------------------------------ |
196196
| [@gasket/assets] | 6.38.1 | Gasket assets |
197-
| [@gasket/cli] | 6.38.1 | CLI for rapid application development with gasket |
197+
| [@gasket/cli] | 6.38.2 | CLI for rapid application development with gasket |
198198
| [@gasket/data] | 6.38.1 | Helper package for accessing embedded Gasket Data in the browser |
199199
| [@gasket/engine] | 6.38.1 | Plugin engine for gasket |
200200
| [@gasket/fetch] | 6.38.1 | Gasket Fetch API |
@@ -204,9 +204,9 @@ Supporting modules
204204
| [@gasket/react-intl] | 6.38.1 | React component library to enable localization for gasket apps. |
205205
| [@gasket/redux] | 6.38.1 | Gasket Redux Configuration |
206206
| [@gasket/resolve] | 6.38.1 | Essential module resolution & configuration management for gasket plugins & presets. |
207-
| [@gasket/typescript-tests] | 6.38.1 | Not a published package; hosts unit tests to verify TypeScript support |
208-
| [@gasket/utils] | 6.38.1 | Reusable utilities for Gasket internals |
209-
| [create-gasket-app] | 6.38.1 | starter pack for creating a gasket app |
207+
| [@gasket/typescript-tests] | 6.38.2 | Not a published package; hosts unit tests to verify TypeScript support |
208+
| [@gasket/utils] | 6.38.2 | Reusable utilities for Gasket internals |
209+
| [create-gasket-app] | 6.38.2 | starter pack for creating a gasket app |
210210

211211
## Configurations
212212

0 commit comments

Comments
 (0)