Skip to content

Commit b76099c

Browse files
committed
chore(release): v0.2.1
1 parent 1207680 commit b76099c

2 files changed

Lines changed: 16 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Changelog
2+
3+
4+
## v0.2.1
5+
6+
[compare changes](https://github.com/ymansurozer/galley/compare/v0.2.0...v0.2.1)
7+
8+
### 📖 Documentation
9+
10+
- Lead README with Getting Started, then Features and Principles ([#3](https://github.com/ymansurozer/galley/pull/3))
11+
12+
### ❤️ Contributors
13+
14+
- Yusuf Mansur Özer <ymansurozer@gmail.com>
15+

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ymansurozer/galley",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "An integrated review environment (IRE) for code you didn't write by hand — review a git diff in the browser, then hand a structured review back to your coding agent.",
55
"keywords": [
66
"git",

0 commit comments

Comments
 (0)