Skip to content
This repository was archived by the owner on Sep 1, 2024. It is now read-only.

Commit 3d0428a

Browse files
bump to 0.4.1 to update readme
1 parent e56d893 commit 3d0428a

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,11 @@ All notable changes to this project will be documented in this file.
33

44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
55

6-
### [0.4.0] - 2020-12-08
76

7+
### [0.4.1] - 2020-12-08
8+
#### Changed
9+
- Documentation in [README.md](https://github.com/Carbammato/ng-furigana/blob/main/README.md)
10+
### [0.4.0] - 2020-12-08
811
#### Changed
912
- **BREAKING CHANGES**: Changed library name to `@project161/yang-furigana`. Also the module, the directive and its properties has been updated too. Please refer to the MIGRATE.md file for more info.
1013

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@project161/yang-furigana",
3-
"version": "0.4.0",
3+
"version": "0.4.1",
44
"description": "An easy way to use <ruby> tags in Angular",
55
"author": {
66
"name": "Demetrio Marino",

0 commit comments

Comments
 (0)