Skip to content

Commit d7a79a2

Browse files
authored
Merge pull request #220 from pluginpal/changeset-release/master
Version Packages
2 parents fd4fbb5 + 1d16394 commit d7a79a2

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

.changeset/sweet-ravens-travel.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/docs/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# docs
2+
3+
## 1.0.0
4+
5+
### Major Changes
6+
7+
- [#219](https://github.com/pluginpal/strapi-webtools/pull/219) [`a15d2f8`](https://github.com/pluginpal/strapi-webtools/commit/a15d2f84527efb2f0a0cf659d768027232efc126) Thanks [@boazpoolman](https://github.com/boazpoolman)! - Move the documentation to the strapi-webtools monorepo

packages/docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "docs",
3-
"version": "0.0.0",
3+
"version": "1.0.0",
44
"private": true,
55
"scripts": {
66
"docusaurus": "docusaurus",

0 commit comments

Comments
 (0)