1
0
Fork 0

chore(markdown): Update option docs

This commit is contained in:
Joost De Cock 2022-02-05 17:44:23 +01:00
parent d0e05fe455
commit 52ddbaaa02
28 changed files with 952 additions and 631 deletions

View file

@ -2,9 +2,17 @@
title: version
---
The `version` key in the pattern configuration holds the version
of the pattern. For a pattern that is published as an NPM package
this is typically the same version as set in the `package.json` file.
## Structure
A string that holds a valid semantic version number.
## Example
```
version: "0.3.1"
```
The version of your pattern.