Skip to content

Commit 9372486

Browse files
committed
chore(release): 1.0.2
1 parent 3e82718 commit 9372486

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [1.0.2](https://github.com/KonnorRogers/mrujs/compare/v1.0.1...v1.0.2) (2024-08-16)
6+
57
### [1.0.1](https://github.com/KonnorRogers/mrujs/compare/v1.0.0...v1.0.1) (2024-08-12)
68

79

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "mrujs",
33
"amdName": "mrujs",
4-
"version": "1.0.1",
4+
"version": "1.0.2",
55
"description": "UJS for modern javascript.",
66
"source": "src/index.ts",
77
"main": "./dist/index.umd.js",

0 commit comments

Comments
 (0)