Skip to content
This repository was archived by the owner on Jan 21, 2021. It is now read-only.

Commit 2739382

Browse files
author
Thimy
authored
Merge pull request #102 from etalab/tag-1.2.1
Tag 1.2.1
2 parents bccc49c + 7835f90 commit 2739382

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## v1.2.1
3+
## v1.2.1 (20/03/2019)
44

55
#### Features
66

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ Puis importer le fichier
3434

3535
## Utiliser la dernière version complète
3636

37-
En utilisant unpkg `<link href="https://unpkg.com/template.data.gouv.fr@1.2.0/dist/main.min.css" rel="stylesheet">`
37+
En utilisant unpkg `<link href="https://unpkg.com/template.data.gouv.fr@1.2.1/dist/main.min.css" rel="stylesheet">`

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "template.data.gouv.fr",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"description": "Template CSS pour data.gouv.fr et compagnie.",
55
"license": "MIT",
66
"devDependencies": {

0 commit comments

Comments
 (0)