Skip to content

Commit

Permalink
chore(release): 1.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# 1.0.0 (2022-01-11)

### Bug Fixes

* **workflow:** Command to run changed ([4a0f4fc](4a0f4fc))

### Features

* solo ci & package update without the content changes ([#18](#18)) ([f4d718f](f4d718f))
  • Loading branch information
semantic-release-bot committed Jan 11, 2022
1 parent f4d718f commit 7432a96
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# 1.0.0 (2022-01-11)


### Bug Fixes

* **workflow:** Command to run changed ([4a0f4fc](https://github.com/matter-labs/zksync-web-v2-docs/commit/4a0f4fce3b71f6f3f25cac6400b61e9b9f3f6939))


### Features

* solo ci & package update without the content changes ([#18](https://github.com/matter-labs/zksync-web-v2-docs/issues/18)) ([f4d718f](https://github.com/matter-labs/zksync-web-v2-docs/commit/f4d718fb0b5bfee5195e774e8aeb9f57af868c92))

# Changelog

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "zksync-web-v2-docs",
"description": "zkSync Docs V2",
"private": true,
"version": "2.2.0",
"version": "1.0.0",
"license": "MIT",
"author": "Matter Labs",
"homepage": "https://zksync.io",
Expand Down

0 comments on commit 7432a96

Please sign in to comment.