Skip to content
This repository has been archived by the owner on Feb 6, 2024. It is now read-only.

Commit

Permalink
chore: release v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
peterpeterparker committed Dec 21, 2021
1 parent c7ce077 commit 32b034d
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# 1.2.0 (2021-12-21)

### Features

- social images
- disallow "only" private content in `robots.txt`

# 1.1.0 (2021-12-17)

### Features
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ic-kit",
"version": "1.1.0",
"version": "1.2.0",
"description": "The kit that generates the templates for the PWA deployed on the Internet Computer with DeckDeckGo",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 32b034d

Please sign in to comment.