@contactlab/service-pages
Advanced tools
Comparing version 2.0.0 to 2.0.2
@@ -5,2 +5,26 @@ { | ||
{ | ||
"version": "2.0.2", | ||
"tag": "@contactlab/service-pages_v2.0.2", | ||
"date": "Wed, 31 Mar 2021 11:22:40 GMT", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"comment": "Fix minor stuffs" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"version": "2.0.1", | ||
"tag": "@contactlab/service-pages_v2.0.1", | ||
"date": "Wed, 31 Mar 2021 11:20:04 GMT", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"comment": "Fix bug in CSS Custom Properties" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"version": "2.0.0", | ||
@@ -7,0 +31,0 @@ "tag": "@contactlab/service-pages_v2.0.0", |
# Change Log - @contactlab/service-pages | ||
This log was last generated on Wed, 31 Mar 2021 10:19:23 GMT and should not be manually modified. | ||
This log was last generated on Wed, 31 Mar 2021 11:22:40 GMT and should not be manually modified. | ||
## 2.0.2 | ||
Wed, 31 Mar 2021 11:22:40 GMT | ||
### Patches | ||
- Fix minor stuffs | ||
## 2.0.1 | ||
Wed, 31 Mar 2021 11:20:04 GMT | ||
### Patches | ||
- Fix bug in CSS Custom Properties | ||
## 2.0.0 | ||
@@ -6,0 +20,0 @@ Wed, 31 Mar 2021 10:19:23 GMT |
{ | ||
"name": "@contactlab/service-pages", | ||
"version": "2.0.0", | ||
"version": "2.0.2", | ||
"description": "The Contactlab Marketing Cloud service pages.", | ||
@@ -5,0 +5,0 @@ "author": { |
@@ -5,9 +5,9 @@ # Service Pages | ||
## [Preview][netlify-url] | ||
[![NPM Package][npm-img]][npm-url] | ||
### Create a new template | ||
## Create a new template | ||
Creating a new service page is easy-peasy: go to the [src](./src) folder and create a new pug file in the root _(it is better if you copy and rename the existing one)_. Afterwards, you can start the dev-server or start a build process. | ||
### Commands | ||
## Commands | ||
@@ -26,5 +26,9 @@ ```sh | ||
<!-- | ||
I M A G E S | ||
--> | ||
[npm-img]: https://img.shields.io/npm/v/@contactlab/service-pages?style=flat-square&colorA=001420&colorB=0391ec | ||
<!-- | ||
L I N K S | ||
--> | ||
[netlify-url]: https://clab-service-page.netlify.app | ||
[npm-url]: https://www.npmjs.com/package/@contactlab/service-pages |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
17529
35
33