Skip to content

Commit b233215

Browse files
committed
[v1.2.1]: Fixed README
Fixed README.md
1 parent 48353af commit b233215

File tree

4 files changed

+16
-9
lines changed

4 files changed

+16
-9
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
66

77
## [Released]
88

9+
## [1.2.1] - 2023-05-08
10+
11+
### Fixed
12+
13+
- Whats new in README
14+
915
## [1.2.0] - 2023-05-08
1016

1117
### Added

README.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,12 @@
22

33
This is the official snippets extension for [Neptune CSS](https://github.com/neptune-css/neptune-css).
44

5-
## What's new in v1.2.0?
6-
7-
### Added
8-
9-
-
10-
115
## Table of contents
126

137
- [Neptune CSS snippets](#neptune-css-snippets)
14-
- [What's new in v1.2.0?](#whats-new-in-v120)
15-
- [Added](#added)
168
- [Table of contents](#table-of-contents)
9+
- [What's new in v1.2.0?](#whats-new-in-v120)
10+
- [Added:](#added)
1711
- [Examples](#examples)
1812
- [Example page](#example-page)
1913
- [Main headline](#main-headline)
@@ -91,6 +85,13 @@ This is the official snippets extension for [Neptune CSS](https://github.com/nep
9185
- [Toast error](#toast-error)
9286
- [Author](#author)
9387

88+
## What's new in v1.2.0?
89+
90+
### Added:
91+
92+
- [Links](#links)
93+
- [Spinner](#spinner)
94+
9495
## Examples
9596

9697
### Example page

neptune-snippets-1.2.1.vsix

22.3 KB
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"publisher": "NeptuneCSS",
55
"icon": "icon.png",
66
"description": "VS Code snippets for Neptune CSS",
7-
"version": "1.2.0",
7+
"version": "1.2.1",
88
"license": "MIT",
99
"author": "CGWebDev2003",
1010
"repository": {

0 commit comments

Comments
 (0)