Skip to content

Commit a9a135c

Browse files
author
craig
committed
1.0.1 / 2022-03-18
================== * Fix README.md - @craigparra
1 parent 62358dd commit a9a135c

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

History.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
1+
1.0.1 / 2022-03-18
2+
==================
3+
4+
* Fix README.md - @craigparra
5+
16
1.0.0 / 2022-03-17
27
==================
38

49
* Initial npm publish - @craigparra
10+

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Simple utility to ease the use of browser cookies.
1+
Language feature detection utilities for ECMAScript 6 and beyond.
22
===================================
33

44
[![NPM](https://nodei.co/npm/@alt-javascript/lang.svg?downloads=true&downloadRank=true)](https://nodei.co/npm/@alt-javascript/lang/)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@alt-javascript/lang",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Language feature detection utilities for ECMAScript 6 and beyond.",
55
"author": "",
66
"keywords": [

0 commit comments

Comments
 (0)