File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 1.1.1] ( https://github.com/ksassnowski/vueclid/compare/v1.1.0...v1.1.1 ) (2024-02-22)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * remove small gaps in function plot ([ a960411] ( https://github.com/ksassnowski/vueclid/commit/a9604111d64c306f840769b8dc18617274796566 ) )
9
+ * scale arrow correctly for short vectors ([ 635e936] ( https://github.com/ksassnowski/vueclid/commit/635e936ac8c83869ee502d9b97a777846bb72a96 ) )
10
+
3
11
## [ 1.1.0] ( https://github.com/ksassnowski/vueclid/compare/v1.0.2...v1.1.0 ) (2024-01-30)
4
12
5
13
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @ksassnowski/vueclid" ,
3
- "version" : " 1.1.0 " ,
3
+ "version" : " 1.1.1 " ,
4
4
"type" : " module" ,
5
5
"main" : " ./dist/vueclid.umd.js" ,
6
6
"module" : " ./dist/vueclid.js" ,
You can’t perform that action at this time.
0 commit comments