Skip to content

Commit

Permalink
build: bump version to 0.11.4
Browse files Browse the repository at this point in the history
  • Loading branch information
mattyg committed Mar 30, 2024
1 parent b2d9bce commit 467644b
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 7 deletions.
6 changes: 2 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,15 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

## Unreleased

## 2024-03-29 v0.11.4

- build: upgrade holochain to 0.2.6
- build: upgrade profiles zomes to support holochain 0.2.6
- build: upgrade profiles client to latest


## 2023-09-12 v0.11.1
- feat: add ellipses to truncated agent pub keys, extend truncation to 15 chars, do not truncate only on creators / followers list




## 2023-09-12 v0.11.0
- feat: show avatar in lightbox upon clicking profile (#233)
- refactor: manage dialogs via stores, reduce duplicate components (#232)
Expand Down
4 changes: 2 additions & 2 deletions 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,7 +1,7 @@
{
"name": "mewsfeed",
"private": true,
"version": "0.11.1",
"version": "0.11.4",
"workspaces": [
"ui",
"tests"
Expand Down

0 comments on commit 467644b

Please sign in to comment.